Stanford.NLP.NER
4.2.0.2
dotnet add package Stanford.NLP.NER --version 4.2.0.2
NuGet\Install-Package Stanford.NLP.NER -Version 4.2.0.2
<PackageReference Include="Stanford.NLP.NER" Version="4.2.0.2" />
paket add Stanford.NLP.NER --version 4.2.0.2
#r "nuget: Stanford.NLP.NER, 4.2.0.2"
// Install Stanford.NLP.NER as a Cake Addin
#addin nuget:?package=Stanford.NLP.NER&version=4.2.0.2
// Install Stanford.NLP.NER as a Cake Tool
#tool nuget:?package=Stanford.NLP.NER&version=4.2.0.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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- IKVM (= 8.2.1)
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 | Downloads | Last updated |
---|---|---|
4.2.0.2 | 1,656 | 8/25/2022 |
4.2.0 | 1,721 | 2/27/2021 |
3.9.2 | 28,082 | 5/1/2019 |
3.9.1 | 34,680 | 3/3/2018 |
3.8.0 | 5,722 | 9/9/2017 |
3.7.0.1 | 4,537 | 4/9/2017 |
3.7.0 | 1,416 | 1/13/2017 |
3.6.0 | 6,767 | 12/28/2015 |
3.5.2.1 | 1,631 | 10/5/2015 |
3.5.2 | 5,159 | 5/22/2015 |
3.5.1 | 1,804 | 2/14/2015 |
3.5.0 | 2,076 | 12/3/2014 |
3.4.0 | 2,096 | 6/21/2014 |
3.3.1.1 | 1,266 | 5/2/2014 |
3.3.0 | 1,641 | 11/27/2013 |
3.2.0 | 1,684 | 7/11/2013 |
New version of Stanford CoreNLP (4.5.0)
Binaries for `netcoreapp3.1`