Skip to content

sujal-ux/Text-Summarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Text-Summarization

Text summarization is a topic of Natural language processing which refers to the technique of shortening long pieces of text. The intention is to create a coherent and fluent summary having only the main points outlined in the document.

The algorithm includes the use of libraries like numpy and spacy. Implementation of PageRank algorithm is also an important part of it.

PageRank algorithm is being used by google to measure the importance of webpages, where as we have used it in the context of sentences.

Hope this algorithm gives you a satisfactory summary, peace.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published