Discussion:
[gensim:11666] Access sentence scores in the textrank summarizer module
Alexander Lobkovsky Meitiv
2018-10-09 13:27:00 UTC
Permalink
I would like to get access to the pagerank scores in addition to the
sentences. I see that these scores are used to sort hashable_corpus in
line 371 but are not returned.
Before I start hacking your source, are you open to implementing an
argument to summarize() to return a list of (sentence, score) tuples?

Thanks!
--
You received this message because you are subscribed to the Google Groups "Gensim" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gensim+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...