Text Summarization with Graphs(supports documents in all kinds of domains and all languages)
Live Demo: https://textsumdemo.herokuapp.com/
Instructions for setting up:
- $ pip3 install -r requirements.txt
- $ python3 hello.py
The webpage will be available in 127.0.0.1:5000
- Summarization Algorithm: https://web.eecs.umich.edu/~mihalcea/papers/mihalcea.emnlp04.pdf
- Front-end Framework: https://materializecss.com/getting-started.html