/Text-Summarizer

Teen Hacks LI Hackathon project- Text Summarizer, using Natural Language Processing to summarize input text with desired variability in length of summary in ratio of input length

Primary LanguageJupyter Notebook

TeenHacksLIHackathon HitCount

Methodology

We used the lxml python library to stage our News Articles and their respective summaries in our data. Then we used then gensim library which deploys Machine Learning to summarize the articles accurately.