The user can enter the text and the code will generate the summary on it. The code uses bag of words technique to generate the summary. Bag of words, TF-IDF and cosine similarity matrix on the data of both bag of words and TF-IDF were tested but Bag of words gave better results Basic text preprocessing like creating lists of sentences,lemmatization and removing stopwords were performed and then the techniques was applied on this data
DaltonDeven/Text-Summarization
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|