Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 500 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 500 Bytes

Summarizer

Welcome to my Summarizer project. I created this as an introduction to Natural Language Processing using Python's nltk library. This application aimes to create a summary from a given text/article/journal/story through sentence fragmentation and keyword idetification on weighted keywords. The project is still in progress but is built with HTML5, Bootstrap and Python (flask and nltk).

Feel free to browse the code and check out the page. Default port is set to http://127.0.0.1:5000/