Text summarization is the problem of creating a short, accurate and fluent summary of a longer text document. I have tried to keep it as simple as possible for a beginner to start with NLP.
- NLTK
- Re
Clone or download the github repository
Simply run the given code.
Note-The code is self explanatory, still some doubts feel free to raise up an issue.
Thank you