Skip to content

Simple NLP application. Takes article from the verge and returns top rated sentences in a summary form

Notifications You must be signed in to change notification settings

scottvaughn5/VergeSummarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP

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...

  1. Python
  2. NLTK
  3. 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.

About

Simple NLP application. Takes article from the verge and returns top rated sentences in a summary form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published