OpenNLP.NET 1.9.1.2-preview0001

This is a prerelease version of OpenNLP.NET.
There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenNLP.NET --version 1.9.1.2-preview0001
                    
NuGet\Install-Package OpenNLP.NET -Version 1.9.1.2-preview0001
                    
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.9.1.2-preview0001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenNLP.NET" Version="1.9.1.2-preview0001" />
                    
Directory.Packages.props
<PackageReference Include="OpenNLP.NET" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OpenNLP.NET --version 1.9.1.2-preview0001
                    
#r "nuget: OpenNLP.NET, 1.9.1.2-preview0001"
                    
#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.
#addin nuget:?package=OpenNLP.NET&version=1.9.1.2-preview0001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=OpenNLP.NET&version=1.9.1.2-preview0001&prerelease
                    
Install as a Cake Tool

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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
    • IKVM (= 8.2.0-prerelease0392)

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
1.9.4.1 44,633 8/23/2022
1.9.4 3,459 11/22/2021
1.9.3 1,144 4/10/2021
1.9.1.2-preview0001 270 6/4/2022
1.9.1.1 15,951 4/5/2021
1.9.1 34,770 10/22/2019
1.8.4 11,759 1/14/2018
1.6.0 13,046 7/13/2015
1.6.0-rc2 1,307 2/13/2015
1.5.3 2,834 7/13/2014

Allow build with any .NET SDK 6.x
Latest IKVM preview 8.2.0-prerelease0392
Support for .NET Core 3.1 and higher
Dropped .NET Framework support prior to 4.6.1
Tests for .NET Core 3.1