Stanford.NLP.NER
3.9.2
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.
Install-Package Stanford.NLP.NER -Version 3.9.2
dotnet add package Stanford.NLP.NER --version 3.9.2
<PackageReference Include="Stanford.NLP.NER" Version="3.9.2" />
paket add Stanford.NLP.NER --version 3.9.2
Release Notes
New version of Stanford NLP (3.9.2)
Dependencies
-
- IKVM (= 8.1.5717)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Stanford.NLP.NER:
Package | Downloads |
---|---|
PIIRedact
Redacts the PII information i.e name, organization, location,email, ssn, driver license, passport no. ip address etc.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.9.2 | 21,818 | 5/1/2019 |
3.9.1 | 26,930 | 3/3/2018 |
3.8.0 | 3,967 | 9/9/2017 |
3.7.0.1 | 3,976 | 4/9/2017 |
3.7.0 | 886 | 1/13/2017 |
3.6.0 | 4,879 | 12/28/2015 |
3.5.2.1 | 869 | 10/5/2015 |
3.5.2 | 4,590 | 5/22/2015 |
3.5.1 | 1,015 | 2/14/2015 |
3.5.0 | 1,298 | 12/3/2014 |
3.4.0 | 1,447 | 6/21/2014 |
3.3.1.1 | 678 | 5/2/2014 |
3.3.0 | 1,011 | 11/27/2013 |
3.2.0 | 879 | 7/11/2013 |