CoreNLP Versions Save

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

v4.5.7

2 weeks ago

v4.5.6

3 months ago

English Lemmatizer upgrades

Tokenizer upgrades

UD Processing upgrades

Other Bugfixes

Minor API change

Ssurgeon

v4.5.5

8 months ago

Ssurgeon updates beyond the capabilities listed in the GURT paper

Bugfixes

Security fixes

English dependency converter fixes

Server features

Small changes

v4.5.4

1 year ago
  • Minor Ssurgeon bugfixes (make it harder to infinite loop with EditNode or RelabelNamedEdge)
  • Add a ReattachNamedEdge which is a combination of RemoveNamedEdge and AddEdge with new endpoints
  • include the Morphology CLI for using the CoreNLP lemmatizer from elsewhere, such as Python

v4.5.3

1 year ago

Mostly changes to Semgrex, along with adding Ssurgeon to the download package for general consumption. This involved quite a few changes to classes such as AnnotationLookup. The released version should now match the Semgrex/Ssurgeon paper published at GURT 2023.

Ssurgeon / Semgrex

Bugfixes

Minor features

v4.5.2

1 year ago

Bugfixes

CLI protobuf tools

Dependency updates

Semgraph / Semgrex improvements

v4.5.1

1 year ago

CoreNLP 4.5.1

Bugfixes!

v4.5.0

1 year ago

CoreNLP 4.5.0

Main features are improved lemmatization of English, improved tokenization of both English and non-English flex-based languages, and some updates to tregex, tsurgeon, and semgrex

v4.4.0

2 years ago

Enhancements

Fixes

v4.3.2

2 years ago

Fixes

  • fix issues with default Italian pipeline