Skip to content

seenimohamed/TextRank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TextRank

Text Summarization - Extractive approach

The extractive approach entails selecting the X most representative sentences that best cover the whole information expressed by the original text. This is the most popular approach, especially because it’s a much easier task than the abstractive approach.

Implemented from this resource https://nlpforhackers.io/textrank-text-summarization/. Its in python.

About

Text Summarization - Extractive approach

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages