Python Implementation of TextRank

Photo by Yancy Min on Unsplash

Python Implementation of TextRank

I created a Github repository that contains an implementation of TextRank in Python. TextRank is an algorithm for automatic keyword and sentence extraction (summarization) introduced by Rada Mihalcea and Paul Tarau in this paper.