keyphrase_extraction icon indicating copy to clipboard operation
keyphrase_extraction copied to clipboard

try implementing TextRank algorithm

Open titipata opened this issue 9 years ago • 1 comments

we can see example here: https://github.com/davidadamojr/TextRank/blob/master/textrank.py

titipata avatar Aug 05 '16 15:08 titipata

have to convert graph to undirected graph http://stackoverflow.com/questions/9247538/textrank-complementing-pagerank-for-sentence-extraction-using-networkx

titipata avatar Aug 06 '16 01:08 titipata