I had an assignment to learn as much as I could about NLP in a week. I did this project one evening in order to get a better understanding of...
- Python
- NLTK
- Flask
So that I could better demonstrate the capabilities of NLP to our leadership. This program is very simple, finding the most common words in the article, weighing the sentences, and then returning the top 4 weighted sentences.