Closed erikdemarco closed 11 months ago
Other old project based on TextRank (https://github.com/crodas/TextRank) can extract most popular keywords from text including two or three keywords.
For example this text: lorem ipsum only lorem ipsum sample
It will only extract: lorem ipsum
Instead of: lorem ipsum
This implementation of the algorithm extracts the tokens (words) rather than phrases.
Other old project based on TextRank (https://github.com/crodas/TextRank) can extract most popular keywords from text including two or three keywords.
For example this text: lorem ipsum only lorem ipsum sample
It will only extract: lorem ipsum
Instead of: lorem ipsum