NLP

TextRank Algorithm for Key Phrase Extraction / Text Summarization.

Fri, 24 May 2019 by Pritish Jadhav, Mrunal Jadhav / Data Science

Extracting Key Phrases from Textual data is a problem faced across domains. In this Article, we shall explore an approach which leverages Google's pagerank algorithm to solve the problem. Basic knowledge of Linear Algebra, Markov Chains and Text Parsing would help in comprehending the content.

Read more