Implement the `--lsi` option to show related posts
Open
Nobody has claimed this yet.
feature-parity
- Dominant language
- Go
- Stars
- 394
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Jekyll uses https://github.com/jekyll/classifier-reborn
For Go, look at https://github.com/avelino/awesome-go/#machine-learning, in particular https://github.com/jbrukh/bayesian.
GitHub search also turned up https://github.com/AlasdairF/Classifier.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI handling for the --lsi option and reviewing how Jekyll uses classifier-reborn for related posts. Compare the Go classifier candidates linked in the issue, then define the expected related-post output and verify it through the existing site-generation workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100