-
Dear Mr. Ferreira,
I kindly ask you if it's possible to know the Stanford CoreNLP version that was used in order to parse sentences. I'm currently using version "2014-08-27", but parsed dependencies …
-
It seems there is a problem with percent decoding %2B, which ends being interpreted as a blank, not a +, which it should. I think percent decoding somehow happens twice.
The error appeared when try…
-
I want to use Stanford CoreNlp for Chinese sentiment analysis
-
As anyone would expect after more than a year, the requirements have changed.
In particular, for the Stanford CoreNLP it is not possible to use the 3.9.1 release, as this would rise an [error](https…
-
I don't want to write down rules of extraction triples of relations as we do using Spacy, like example below (The reason is that there is many and i don't have proficiency to write all of them):
``…
-
Vamos iniciar a avaliação da biblioteca Stanford CoreNLP.
-Segundo prévia pesquisa feita, a IBM utiliza a biblioteca em seu produto COGNOS.
-
# TokensRegex
https://stanfordnlp.github.io/CoreNLP/tokensregex.html
### TokensRegex
**TokensRegex** is a framework within Stanford CoreNLP for defining regular expressions over text and tokens…
-
[stanfordnlp/stanza](https://github.com/stanfordnlp/stanza) is also developped by same group(Stanford), isn't it? And README of stanza says how to use CoreNLP from stanza.
However, on README of CoreN…
-
hello sir, could you tell me which model jar you use, english(default),english(extra) or english(kbp) ? thanks!
-
The [documentation for Stanford CoreNLP](https://stanfordnlp.github.io/CoreNLP/download.html) states that the POM configuration should be:
```xml
edu.stanford.nlp
stanford-corenlp
…