-
Hello, i have question about NER. In "Stanford NER CRF FAQ" (http://nlp.stanford.edu/software/crf-faq.shtml#pos question 17) is written that NER don't use POS tags by default. But in `edu/stanford/nl…
-
This folder exist but it is not import in the code .show error . please solve this problem
-
@mengxr it looks like spark is stuck on protobuf-java version 2.5.0 (https://github.com/apache/spark/blob/0a38637d05d2338503ecceacfb911a6da6d49538/pom.xml#L130) while corenlp has charged ahead with v …
-
I'm running the CoreNLP dedicated server on AWS and trying to make a request from ruby. The server seems to be receiving the request correctly but the issue is the server seems to ignore the input a…
-
I'm downloaded Stanford corenlp 3.6.0 and trying a command line application, but sometimes it crashes.
Using Mac OS X 10.11.2
➜ stanford-corenlp-full-2015-12-09 java -version
java version "1.8.0_4…
-
For longer sentences e.g.
i was thrilled to discover the existence of the destiny farmstay as i felt it would serve the dual purpose of giving the group of adults we were travelling with a chance to …
-
```
The stanford classifier uses an NERClassifierCombiner.
This is absent from the Stanford Module.
This becomes problematic when using the coreference resolver.
What version of the product are you …
-
Hi! I have managed to run the examples on the website, but I am missing an example for sentiment analysis. I have found an example here: http://stackoverflow.com/questions/31832387/using-stanford-nlp-…
-
I see this a lot when parsing gigaword.
```
java.lang.NumberFormatException: For input string: "1438143814381434"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:…
-
This may not be the right place to add this, but any advice on downsizing this library? Trying to fit into Heroku's slug size limit (it's 300MB) and due to the size of this library, it's over 400MB (4…