Skip to main content
Stanford.NLP.POSTagger package icon

Stanford.NLP.POSTagger

"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'.

Total Downloads
89.3K
89,264
Published
Oct 5, 2015
Latest stable version

Install

.NET CLI
dotnet add package Stanford.NLP.POSTagger --version 3.5.2.1
Package Manager Console
Install-Package Stanford.NLP.POSTagger -Version 3.5.2.1
PackageReference
<PackageReference Include="Stanford.NLP.POSTagger" Version="3.5.2.1" />

Frameworks

No framework metadata available.

Dependencies

IKVM
Any
[8.1.5717, 8.1.5717]

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.