-
Hi all,
first of all, thank you for having made this wrapper available. Really useful.
Could you let me know if it is possible to specify the underlying CoreNLP model (english, french, ...) ?
Accor…
-
JAN. 27, 2017 is a date.
two sentences extracted avoid the matching of JAN. 27, 2017 as temporal expression:
- "JAN."
- "27, 2017 is a date."
-
> Traceback (most recent call last):
> File "D:\fahma\corefernce resolution\stanford-corenlp-python-master\corenlp.py", line 281, in
> nlp = StanfordCoreNLP()
> File "D:\fahma\corefernce r…
-
can provide the links for the papers which are used and referred.
pjk23 updated
5 years ago
-
Hi,
Thanks for sharing your great work.
Can you share your code for data preprocessing?
Regards
-
I get this error when having in the `CLASSPATH` the DeepLearning4J and ND4J jars. This happens only when initializing `CoreNLP` *and* `DeepLearning4J`, while the latter works alone.
```
{ Error: E…
-
Fatal error: Uncaught exception 'StanfordNLP\Exception' with message 'Model file path does not exist.' in C:\xampp\htdocs\StanfordNLP\POSTagger.php:65 Stack trace: #0 C:\xampp\htdocs\StanfordNLP\POSTa…
-
Running with fab make test gives me a bunch of errors
http://pastebin.com/kw20DhbE
I am running on Ubuntu 14..04. How to fix this?
-
I am the author of the **sentimentr** package and have been benchmarking various sentiment packages against each other for accuracy and speed for about a year now. Your package intrigued me when it c…
-
Hi All,
I am hoping we can convene the folks working on NLP packages in R for a discussion of the current state of the art, and support for various underlying POS tagging/parsing libraries (spaCy, …