/text-summarizer

Fetch articles from documents, websites (Wikipedia, TheVerge) and finds its summary using weighted histogram for words and sentences. Used libraries like NLTK for BOW model, beautifulsoup for parsing web articles, re for pre-processing

Primary LanguagePython

No issues in this repository yet.