CoreNLP icon indicating copy to clipboard operation
CoreNLP copied to clipboard

CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.

Results 152 CoreNLP issues
Sort by recently updated
recently updated
newest added

See https://github.com/Meiye-lj/Dockerfiles/blob/76c88309a4bb7b7070441bed3b4b72231f5349b8/CoreNLP/Dockerfile

- I have a test string "I live in 123 Pretty RD, APT. # 456." and expected to parse the apartment address out using below rules: { ruleType: "tokens", pattern:...

I am working on extracting triplets from an annotated string, but the code's returning NULL. Here is the code used:- ```# Load required libraries library(tidyverse) library(tm) library(coreNLP) # Increase Java...

I am trying to run downloadCoreNLP() in R, but getting the error below:- ![image](https://github.com/user-attachments/assets/6994678c-2218-438d-869b-c899feb8642c) Any help is greatly appreciated. Thanks

I have an offline corenlp server running and also a local version of corenlp.run I sent a query from the web browser with the following options (parts-of-speech, named entities, dependency...

I hope to reload the Chinese dictionary while my project is running instead of use the `new StanfordCoreNLP(properties);` because I think this is a waste of time and unnecessary

My build shows: [ERROR] protobuf-java-3.19.6.jar: CVE-2024-7254(8.699999809265137) Can you please update xthis dependency?

[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 CoreNLP, stanza is not reffered. Is...

I want to use Stanford CoreNlp for Chinese sentiment analysis

….com/stanfordnlp/CoreNLP/issues/1408 to address https://osv.dev/vulnerability/OSV-2023-705