OpenNLP.NET
1.6.0-rc2
See the version list below for details.
dotnet add package OpenNLP.NET --version 1.6.0-rc2
NuGet\Install-Package OpenNLP.NET -Version 1.6.0-rc2
<PackageReference Include="OpenNLP.NET" Version="1.6.0-rc2" />
paket add OpenNLP.NET --version 1.6.0-rc2
#r "nuget: OpenNLP.NET, 1.6.0-rc2"
// Install OpenNLP.NET as a Cake Addin #addin nuget:?package=OpenNLP.NET&version=1.6.0-rc2&prerelease // Install OpenNLP.NET as a Cake Tool #tool nuget:?package=OpenNLP.NET&version=1.6.0-rc2&prerelease
The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text. It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution. These tasks are usually required to build more advanced text processing services. OpenNLP also included maximum entropy and perceptron based machine learning.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- IKVM (= 8.0.5449.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
New verison of OpenNLP 1.6-rc2
Repository migrated to paket
New IKVM for Java 8 -rc1