Stanford.NLP.Segmenter
3.9.2
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.
Install-Package Stanford.NLP.Segmenter -Version 3.9.2
dotnet add package Stanford.NLP.Segmenter --version 3.9.2
<PackageReference Include="Stanford.NLP.Segmenter" Version="3.9.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stanford.NLP.Segmenter --version 3.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
New version of Stanford NLP (3.9.2)
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 |
---|---|---|
3.9.2 | 920 | 5/1/2019 |
3.9.1 | 1,828 | 3/3/2018 |
3.8.0 | 907 | 9/9/2017 |
3.7.0.1 | 663 | 4/9/2017 |
3.7.0 | 688 | 1/13/2017 |
3.6.0 | 1,268 | 12/28/2015 |
3.5.2.1 | 683 | 10/5/2015 |
3.5.2 | 909 | 5/22/2015 |
3.5.1 | 872 | 2/14/2015 |
3.5.0 | 795 | 12/3/2014 |
3.4.0 | 992 | 6/21/2014 |
3.3.1.1 | 619 | 5/2/2014 |
3.3.0 | 786 | 11/27/2013 |
3.2.0 | 685 | 9/9/2013 |