keyphrase_extraction
keyphrase_extraction copied to clipboard
try implementing TextRank algorithm
we can see example here: https://github.com/davidadamojr/TextRank/blob/master/textrank.py
have to convert graph to undirected graph http://stackoverflow.com/questions/9247538/textrank-complementing-pagerank-for-sentence-extraction-using-networkx