TextRank icon indicating copy to clipboard operation
TextRank copied to clipboard

Is it possible to have phrase with 3 or 4 words too?

Open mazdak78 opened this issue 6 years ago • 1 comments

Thanks for this library,its very useful,

Is it possible to have "phrase" with 3 or 4 words too?

mazdak78 avatar Sep 04 '19 00:09 mazdak78

It's not possible with the current implementation. The rank.FindSentencesByPhrases() should work recursively to support this idea.

DavidBelicza avatar Sep 04 '19 17:09 DavidBelicza