OpenNLP.NET 1.5.3

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package OpenNLP.NET --version 1.5.3
NuGet\Install-Package OpenNLP.NET -Version 1.5.3
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="OpenNLP.NET" Version="1.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenNLP.NET --version 1.5.3
#r "nuget: OpenNLP.NET, 1.5.3"
#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 OpenNLP.NET as a Cake Addin
#addin nuget:?package=OpenNLP.NET&version=1.5.3

// Install OpenNLP.NET as a Cake Tool
#tool nuget:?package=OpenNLP.NET&version=1.5.3

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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.0-rc2 96 2/13/2015
1.5.3 454 7/13/2014