Stanford.NLP.Segmenter
4.2.0.2
.NET Core 3.1
.NET Framework 4.6.1
dotnet add package Stanford.NLP.Segmenter --version 4.2.0.2
NuGet\Install-Package Stanford.NLP.Segmenter -Version 4.2.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Stanford.NLP.Segmenter" Version="4.2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stanford.NLP.Segmenter --version 4.2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stanford.NLP.Segmenter, 4.2.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Stanford.NLP.Segmenter as a Cake Addin
#addin nuget:?package=Stanford.NLP.Segmenter&version=4.2.0.2
// Install Stanford.NLP.Segmenter as a Cake Tool
#tool nuget:?package=Stanford.NLP.Segmenter&version=4.2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- IKVM (= 8.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.2.0.2 | 402 | 8/25/2022 |
4.2.0 | 596 | 2/27/2021 |
3.9.2 | 1,299 | 5/1/2019 |
3.9.1 | 2,438 | 3/3/2018 |
3.8.0 | 1,356 | 9/9/2017 |
3.7.0.1 | 1,107 | 4/9/2017 |
3.7.0 | 1,119 | 1/13/2017 |
3.6.0 | 1,741 | 12/28/2015 |
3.5.2.1 | 1,486 | 10/5/2015 |
3.5.2 | 1,380 | 5/22/2015 |
3.5.1 | 1,531 | 2/14/2015 |
3.5.0 | 1,388 | 12/3/2014 |
3.4.0 | 1,495 | 6/21/2014 |
3.3.1.1 | 1,087 | 5/2/2014 |
3.3.0 | 1,311 | 11/27/2013 |
3.2.0 | 1,178 | 9/9/2013 |
New version of Stanford CoreNLP (4.5.0)
Binaries for `netcoreapp3.1`