SimpleNetNlp.Models.Ner 4.5.5

dotnet add package SimpleNetNlp.Models.Ner --version 4.5.5
NuGet\Install-Package SimpleNetNlp.Models.Ner -Version 4.5.5
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="SimpleNetNlp.Models.Ner" Version="4.5.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleNetNlp.Models.Ner --version 4.5.5
#r "nuget: SimpleNetNlp.Models.Ner, 4.5.5"
#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 SimpleNetNlp.Models.Ner as a Cake Addin
#addin nuget:?package=SimpleNetNlp.Models.Ner&version=4.5.5

// Install SimpleNetNlp.Models.Ner as a Cake Tool
#tool nuget:?package=SimpleNetNlp.Models.Ner&version=4.5.5

Resource package that contains named-entity recognition for SimpleNetNlp project (simple C# wrapper for Stanford CoreNLP).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
4.5.5 722 12/2/2023
4.5.0 697 4/29/2023
3.8.0 2,189 2/1/2018
3.7.0.1 1,338 8/16/2017
3.7.0 1,566 8/16/2017

Updated assets to 4.5.0 and made them transitive.