OpenNLP.NET 1.6.0

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

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

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.
    • IKVM (= 8.0.5449.1)

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OpenNLP.NET:

Package Downloads
Lucene.Net.Analysis.OpenNLP

OpenNLP library integration for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00016/api/analysis-opennlp/Lucene.Net.Analysis.OpenNlp.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00016

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on OpenNLP.NET:

Repository Stars
apache/lucenenet
Apache Lucene.NET
Version Downloads Last updated
1.9.4.1 24,669 8/23/2022
1.9.4 2,489 11/22/2021
1.9.3 1,013 4/10/2021
1.9.1.2-preview0001 179 6/4/2022
1.9.1.1 12,662 4/5/2021
1.9.1 33,781 10/22/2019
1.8.4 8,158 1/14/2018
1.6.0 12,471 7/13/2015
1.6.0-rc2 1,087 2/13/2015
1.5.3 2,575 7/13/2014

New version of OpenNLP 1.6