/extrasum

Extractive text summarization application

Primary LanguagePython

Extractive text summarization system

Description

TextRank and LexRank implementation using NLTK. Deployed on a web-page using Flask. Algorithms implementation was partially borrowed from sumy with some adaptations for Russian language.

You can try in here.

Original Papers