adithyaiyer1999 / Texty

A text summarizer that uses just the nltk library to identify the sentences most likely to be important for the document.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Texty

A text summarizer that uses just the nltk library to identify the sentences most likely to be important for the document.

Add the url of the website that you want to summarize by running the following command-

python3 textSym.py www.abcRandomUrl.com

You will see the summary of the paragraphs in the output.

About

A text summarizer that uses just the nltk library to identify the sentences most likely to be important for the document.


Languages

Language:Python 100.0%