Stanford.NLP.Parser 4.2.0.2

Additional Details

This package has been marked deprecated in favour of the official maven Stanford CoreNLP package. Read more here https://github.com/sergey-tihon/Stanford.NLP.NET.

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

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

A natural language parser is a program that works out the grammatical structure of sentences, for instance, which groups of words go together (as \"phrases\") and which words are the subject or object of a verb. Probabilistic parsers use knowledge of language gained from hand-parsed sentences to try to produce the most likely analysis of new sentences.

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. 
.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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Stanford.NLP.Parser:

Package Downloads
Stanford.NLP.Parser.Fsharp

F# extensions for Stanford.NLP.Parser

TMU.BioTextMining.i2b2.RiskFactor

The library contains fundamental classes and base classes that define commonly-used value and reference data types, abstract classes, and attributes for implmenting the risk factor recognition and time attribute assigner for the i2b2 2014 shared task track 2.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.2.0.2 978 8/25/2022
4.2.0 720 2/27/2021
3.9.2 7,742 5/1/2019
3.9.1 2,784 3/3/2018
3.8.0 2,919 9/9/2017
3.7.0.1 3,707 4/9/2017
3.7.0 5,084 1/13/2017
3.6.0 4,066 12/28/2015
3.5.2.1 1,708 10/5/2015
3.5.2 8,652 5/22/2015
3.5.1 2,878 2/14/2015
3.5.0 2,494 12/3/2014
3.4.0 4,254 6/21/2014
3.3.1.1 2,208 5/2/2014
3.3.0 2,191 11/27/2013
3.2.0 2,004 7/7/2013

New version of Stanford CoreNLP (4.5.0)
Binaries for `netcoreapp3.1`