Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-26 | chore: add `SuggestTagByTags` | Alexander Foremny | |
This naive implementation scores tags based on the words that correlate to a tag being set. It then uses that score to determine the highest-scoring value for a tag based on the words in a document. | |||
2023-12-26 | chore: add settings | Alexander Foremny | |