Text-Summarisation-using-Spacy
Text summarization is the process of finding the most important information from a document to produce an abridged version with all the important ideas.
The Idea of summarization is to find a subset of data which contains the “information” of the entire set.
The Flask app is finally deployed to Heroku.
Technologies Used
1. Natural Language Processing
2. Spacy
Usage
It can be used when you have a long paragraph and you do not want to read the whole one. This can summarise the whole paragraph and give it to you.
To Run
First Clone the project.
Then run the text sum flak.ipynb file, a server will run.
Click on the link and paste whatever paragraph you want to summarise.
Author
Rahul Kumar Patro