iamuv2000 / text-summariser

An application to get text summary of a large article or text using NLP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Summariser

What this application do ?

This Application summerises a long paragraph using NLP. It is developed using Flask.

Installation

Use the package manager pip to install dependencies

pip re
pip nltk
pip request
pip heapq

How to setup?

git clone https://github.com/iamuv2000/text-summariser.git

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

An application to get text summary of a large article or text using NLP


Languages

Language:Python 94.7%Language:HTML 4.6%Language:CSS 0.7%