Skip to content

HussainRang/Text-Summarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Text-Summarization

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published