OpenNLP.NET
1.9.4.1
dotnet add package OpenNLP.NET --version 1.9.4.1
NuGet\Install-Package OpenNLP.NET -Version 1.9.4.1
<PackageReference Include="OpenNLP.NET" Version="1.9.4.1" />
paket add OpenNLP.NET --version 1.9.4.1
#r "nuget: OpenNLP.NET, 1.9.4.1"
// Install OpenNLP.NET as a Cake Addin
#addin nuget:?package=OpenNLP.NET&version=1.9.4.1
// Install OpenNLP.NET as a Cake Tool
#tool nuget:?package=OpenNLP.NET&version=1.9.4.1
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 |
---|---|
.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 |
-
- IKVM (= 8.2.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
|
OpenNLP 1.9.4 with .NET Core support
IKVM 8.2.1