-
It's a minor thing, but I was just chasing my tail for an hour so I'm gonna post this...
For content scanning, either Simple or Textrank, if the first line of your content is an image in Markdown f…
-
https://github.com/DerwenAI/pytextrank/blob/9ab64507a26f946191504598f86021f511245cd7/pytextrank/base.py#L305
`self.focus_tokens` is initialized to an empty set but I don't see where it is parameter…
-
It's a minor thing, but I was just chasing my tail for an hour so I'm gonna post this...
For content scanning, either Simple or Textrank, if the first line of your content is an image in Markdown f…
-
~~I can only get SEO Magic to generate automatic descriptions when the CSS selector specified in SEO Magic's settings is used directly in the page content... I basically have to have some HTML with th…
-
- [x] Modificar extract_terms de la clase TermExtractor. El input method siempre tiene que estar en un a lista (y libranos del if-else).
- [x] Incorporar language a word_tokenize(phrase.text, lan…
-
In the text rank extension, we have a summarization method; but that option will be more effective if you expose the sentence score as a touple with the sentences that come out as summarization output…
-
## How to reproduce the behaviour
I want to extract keywords from Thai language. Since there is no specific support for Thai language, I used xx_ent_wiki_sm as multi-language but could not de…
-
Occasionally it is desirable to add edges to an edge table that e.g. was created from a graph partition.
The user should be able to do this using the efficient `create_edges()` function, but this cu…
-
In the course of considering the list question at , I took a slightly-deeper look at `gensim.summarization` than before.
From that look, my opinion is that its presence is more likely to waste peo…
-
Just wanted to see what people thought about this...
I've been playing about with keyphrase extraction and, as well as looking at the altair plot pyTextRank produces, found it helpful to display th…