-
Notifications
You must be signed in to change notification settings - Fork 2
LexRank
Mehvin edited this page Aug 1, 2018
·
6 revisions
Uses TextRank with an additional metric, Term Frequency - Inverse Document Frequency (TF-IDF) to score the sentences
The original Github code for the LexRank model have been modified by the authors of this repository for the smooth processing of multiple data and to run different NLP combinations. The LexRank codes can be retrieved from the following folder.
The LexRank Notebook shows how the different LexRank NLP combinations were ranned.
Completed by Melvin and Joe