Stanford.NLP.NER
4.2.0
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 4.2.0
dotnet add package Stanford.NLP.NER --version 4.2.0
<PackageReference Include="Stanford.NLP.NER" Version="4.2.0" />
paket add Stanford.NLP.NER --version 4.2.0
#r "nuget: Stanford.NLP.NER, 4.2.0"
// Install Stanford.NLP.NER as a Cake Addin
#addin nuget:?package=Stanford.NLP.NER&version=4.2.0
// Install Stanford.NLP.NER as a Cake Tool
#tool nuget:?package=Stanford.NLP.NER&version=4.2.0
Release Notes
New version of Stanford NLP (4.2.0)
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 |
---|---|---|
4.2.0 | 136 | 2/27/2021 |
3.9.2 | 23,011 | 5/1/2019 |
3.9.1 | 30,384 | 3/3/2018 |
3.8.0 | 4,154 | 9/9/2017 |
3.7.0.1 | 4,089 | 4/9/2017 |
3.7.0 | 1,011 | 1/13/2017 |
3.6.0 | 5,064 | 12/28/2015 |
3.5.2.1 | 976 | 10/5/2015 |
3.5.2 | 4,709 | 5/22/2015 |
3.5.1 | 1,143 | 2/14/2015 |
3.5.0 | 1,431 | 12/3/2014 |
3.4.0 | 1,578 | 6/21/2014 |
3.3.1.1 | 796 | 5/2/2014 |
3.3.0 | 1,138 | 11/27/2013 |
3.2.0 | 1,012 | 7/11/2013 |