LIAAD / yake

Single-document unsupervised keyword extraction
https://liaad.github.io/yake
Other
1.64k stars 227 forks source link

Dupplicate last block of word in datarepresentation.py #81

Open phamquang-hieu opened 1 year ago

phamquang-hieu commented 1 year ago

Please correct me if I am wrong. I believe that these line of code creates a duplication for the last word chunk of a document. Thank you for your time and consideration. https://github.com/LIAAD/yake/blob/374fc1c1c19eb080d5b6115cbb8d4a4324392e54/yake/datarepresentation.py#LL89C1-L99C56