Sign in Sign up
nuget

Stanford.NLP.NER

Stanford NER (also known as CRFClassifier) is a Java implementation of a Named Entity Recognizer. Named Entity Recognition (NER) labels sequences of words in a text which are the names of things, such as person and company names, or gene and protein names. The software provides a general (arbitrary order) implementation of linear chain Conditional Random Field (CRF) sequence models, coupled with well-engineered feature extractors for Named Entity Recognition.

nuget View on Nuget

Activity

Latest release
4y ago
Total releases
16
Cadence
~5 months
Last 12 months
0

Details

First release
Jul 11, 2013
Releases
Version Released
4.2.0.2 patch
4.2.0 major
3.9.2 patch
3.9.1 minor
3.8.0 minor
3.7.0.1 patch
3.7.0 minor
3.6.0 minor
3.5.2.1 patch
3.5.2 patch
3.5.1 patch
3.5.0 minor
3.4.0 minor
3.3.1.1 patch
3.3.0 minor
3.2.0 initial