Releases: GoodNotes/textrank
Releases · GoodNotes/textrank
0.1.2
0.1.1
replace pageIndex with pageID in TextRank graph and Sentence classes
0.1.0
- modifies out-of-the-box TextRank implementation, to accept pre-split sentences/chunks per page.
- TextRank uses these pre-split sentences as nodes in its graph, which is used to run the TextRank algorithm.