Federico Lopez

Results 5 comments of Federico Lopez

Hi, The version that is in this repository follows the original implementation of TextRank. You can have a look at the source code to calculate the similarities: https://github.com/summanlp/textrank/blob/master/summa/summarizer.py#L41 The version...

I totally agree with @fbarrios. Honestly we don't remember why we left that with True. @emillundhcodemill if you could just set it to False by default, and add it as...

There are no random components in the algorithm. Can you provide a concrete example?

I tried several runs, with different texts, relaunching the interpreter, and I couldn't reproduce it. I always get the same list of keywords in the exact same order. Are you...

No, the current stable version on Master on this repository, as the one that you can download via pip, are for Python 3. We no longer provide support for Python2