yake 0.1.1
yake: ^0.1.1 copied to clipboard
Pure-Dart port of YAKE! (Yet Another Keyword Extractor) — unsupervised, single-document, language-independent keyword and keyphrase extraction with no models, corpora or network access.
0.1.0 #
- Initial release: full YAKE! algorithm (casing, position, frequency,
relatedness, sentence-spread features; 1..n-gram candidates;
Levenshtein dedup) with
counton each keyword, identifier-friendly tokenisation, pluggable stopwords/folding, bundledfoldDiacritics(Latin-1 + Vietnamese) and a compact English stoplist.