-
Current textrank algorithm uses POS like NOUN, PROPN,ADJ etc and I am looking for a way to use dependencies like nsubj, amod, advmod to generate key phrase. The dependencies can be generated using sta…
-
It seems to be irrationally stressing the processor, while Lsa doesn't. What's up?
ghost updated
4 years ago
-
Add the publication abstracts into the KG, based on `stage3` results from discovery APIs.
Best to use `run_stage3.py` as a template, although the main part to reuse is how it iterates through parti…
-
Have not been able to get either the long form (from wiki) or short form (from github readme) files to work successfully.
The file @ https://github.com/DerwenAI/pytextrank/blob/master/example.py th…
-
Hello,
I'm thinking about adding a plot.BTM function to my BTM package using ggraph. BTM is good for clustering text (https://cran.r-project.org/web/packages/BTM/index.html).
In order to have a go…
-
## 注意事项
请确认下列注意事项:
* 我已仔细阅读下列文档,都没有找到答案:
- [首页文档](https://github.com/hankcs/HanLP)
- [wiki](https://github.com/hankcs/HanLP/wiki)
- [常见问题](https://github.com/hankcs/HanLP/wiki/FAQ)
*…
-
## 注意事项
请确认下列注意事项:
* 我已仔细阅读下列文档,都没有找到答案:
- [首页文档](https://github.com/hankcs/HanLP)
- [wiki](https://github.com/hankcs/HanLP/wiki)
- [常见问题](https://github.com/hankcs/HanLP/wiki/FAQ)
*…
-
A lot of these don't seem too informative, with only one term (and often doesn't really seem the most relevant one) e.g., https://chembl-glados.herokuapp.com/document_report_card/CHEMBL1177698/
Som…
-
Hi,
I have been following your tutorial [here ](https://bnosac.github.io/udpipe/docs/doc6.html) and interested in finding out how to use your `[textRank](https://CRAN.R-project.org/package=textrank…
-
Hi,
I need some clarification on `stopifnot(sum(duplicated(data[, 1])) == 0)` when using `textrank_sentences()`
I dedup my sentences and my terminology as well using `sentences