Skip to main content
Stanford.NLP.Parser package icon

Stanford.NLP.Parser

A natural language parser is a program that works out the grammatical structure of sentences, for instance, which groups of words go together (as \"phrases\") and which words are the subject or object of a verb. Probabilistic parsers use knowledge of language gained from hand-parsed sentences to try to produce the most likely analysis of new sentences.

Total Downloads
68.1K
68,082
Published
Aug 25, 2022
Latest stable version

Install

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

Frameworks

No framework metadata available.

Dependencies

IKVM
Any
[8.2.1, 8.2.1]

Adoption guide

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

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

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.