The Text Summarizer is used to summarize and shorten the huge information set without losing the actual context. It is the web application that is built using FLASK wherein the user can either enter the text or can upload the pdf document to summarize it. nltk is used here to summarize the text.
Technology used : Python, nltk, Flask
UI :