akashmondal1810 / lexrank

LexRank for ranking documents containing some keyword or keyphrase using cosine similarities of either naive, tfidf, or idf-modified-cosine. Non-query ranking also supported.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lexrank

LexRank for ranking documents containing some keyword or keyphrase using cosine similarities of either naive, tfidf, or idf-modified-cosine. LexRank can be used on a singular document without searching keywords or keyphrases as well, provided the document is not too long (not more than ~1,000-1,500 lines).

About

LexRank for ranking documents containing some keyword or keyphrase using cosine similarities of either naive, tfidf, or idf-modified-cosine. Non-query ranking also supported.


Languages

Language:Python 100.0%