Scripts for an upcoming blog "Extractive vs. Abstractive Summarization" for RaRe Technologies.
Requirements:
- Gensim
- Pyteaser
- Sumy
- NLTK
- pythonrouge by tagguci
The following extractive summarization algorithms have been used:
- Gensim's TextRank
- Sumy's implementation of Luhn's algorithm
- Sumy's LexRank implementation
- Sumy's LSA implementation
- Pyteaser: python implementation of TextTeaser.
Link to the blog: https://t.co/YidmkzqRVW