Stanford.NLP.CoreNLP 3.3.1.1

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

// Install Stanford.NLP.CoreNLP as a Cake Tool
#tool nuget:?package=Stanford.NLP.CoreNLP&version=3.3.1.1

Stanford CoreNLP provides a set of natural language analysis tools which can take raw English language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, and mark up the structure of sentences in terms of phrases and word dependencies, and indicate which noun phrases refer to the same entities. Stanford CoreNLP is an integrated framework, which make it very easy to apply a bunch of language analysis tools to a piece of text. Starting from plain text, you can run all the tools on it with just two lines of code. Its analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications.

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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Stanford.NLP.CoreNLP:

Package Downloads
NLP.Net

natural language processing for .net

SimpleNetNlp

Simple C# wrapper for Stanford CoreNLP (see README for details).

TwitterNLP

TwitterNLP provides a fast and robust Java-based tokenizer and part-of-speech tagger for tweets, its training data of manually labeled POS annotated tweets, a web-based annotation tool, and hierarchical word clusters from unlabeled tweets.

TokensRegexProvider

F# Type Provider for Stanford NLP TokensRegex - http://nlp.stanford.edu/software/tokensregex.html

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.5.0 20,978 8/25/2022
4.4.0 1,731 4/18/2022
4.3.2 10,402 11/23/2021
4.2.0.1 2,773 3/9/2021
4.2.0 1,357 2/27/2021
3.9.2 12,963 5/1/2019
3.9.1 23,267 3/3/2018
3.8.0 271,810 9/9/2017
3.7.0.1 6,360 4/9/2017
3.7.0 13,617 1/13/2017
3.7.0-beta 1,975 11/1/2016
3.6.0 55,415 12/28/2015
3.5.2.1 3,916 10/5/2015
3.5.2 13,946 5/22/2015
3.5.1 3,180 2/14/2015
3.5.0 3,042 12/3/2014
3.4.0 4,261 6/21/2014
3.3.1.1 2,492 5/2/2014
3.3.1 2,597 1/9/2014
3.3.0 2,158 11/27/2013
3.2.0.1 2,313 10/25/2013
3.2.0-beta 1,783 10/9/2013