Skip to main content
Stanford.NLP.Segmenter package icon

Stanford.NLP.Segmenter

Tokenization of raw text is a standard pre-processing step for many NLP tasks. For English, tokenization usually involves punctuation splitting and separation of some affixes like possessives. Other languages require more extensive token pre-processing, which is usually called segmentation.

Total Downloads
30.6K
30,557
Published
Oct 5, 2015
Latest stable version

Install

.NET CLI
dotnet add package Stanford.NLP.Segmenter --version 3.5.2.1
Package Manager Console
Install-Package Stanford.NLP.Segmenter -Version 3.5.2.1
PackageReference
<PackageReference Include="Stanford.NLP.Segmenter" 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.