Stanford.NLP.POSTagger
4.2.0
A Part-Of-Speech Tagger (POS Tagger) is a piece of software that reads text in some language and assigns parts of speech to each word (and other token), such as noun, verb, adjective, etc., although generally computational applications use more fine-grained POS tags like 'noun-plural'.
Install-Package Stanford.NLP.POSTagger -Version 4.2.0
dotnet add package Stanford.NLP.POSTagger --version 4.2.0
<PackageReference Include="Stanford.NLP.POSTagger" Version="4.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stanford.NLP.POSTagger --version 4.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stanford.NLP.POSTagger, 4.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
New version of Stanford NLP (4.2.0)
Dependencies
-
- IKVM (= 8.1.5717)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
4.2.0 | 0 | 2/27/2021 |
3.9.2 | 2,002 | 5/1/2019 |
3.9.1 | 8,885 | 3/3/2018 |
3.8.0 | 2,714 | 9/9/2017 |
3.7.0.1 | 14,107 | 4/9/2017 |
3.7.0 | 1,077 | 1/13/2017 |
3.6.0 | 3,005 | 12/28/2015 |
3.5.2.1 | 1,044 | 10/5/2015 |
3.5.2 | 2,355 | 5/22/2015 |
3.5.1 | 1,211 | 2/14/2015 |
3.5.0 | 1,477 | 12/3/2014 |
3.4.0 | 9,881 | 6/21/2014 |
3.3.1.1 | 1,099 | 5/2/2014 |
3.3.0 | 1,046 | 11/27/2013 |
3.2.0 | 1,062 | 7/14/2013 |