Stanford.NLP.Parser
3.8.0
See the version list below for details.
dotnet add package Stanford.NLP.Parser --version 3.8.0
NuGet\Install-Package Stanford.NLP.Parser -Version 3.8.0
<PackageReference Include="Stanford.NLP.Parser" Version="3.8.0" />
paket add Stanford.NLP.Parser --version 3.8.0
#r "nuget: Stanford.NLP.Parser, 3.8.0"
// Install Stanford.NLP.Parser as a Cake Addin #addin nuget:?package=Stanford.NLP.Parser&version=3.8.0 // Install Stanford.NLP.Parser as a Cake Tool #tool nuget:?package=Stanford.NLP.Parser&version=3.8.0
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- IKVM (= 8.1.5717)
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 | 1,100 | 8/25/2022 | |
4.2.0 | 753 | 2/27/2021 | |
3.9.2 | 8,257 | 5/1/2019 | |
3.9.1 | 2,831 | 3/3/2018 | |
3.8.0 | 3,011 | 9/9/2017 | |
3.7.0.1 | 4,108 | 4/9/2017 | |
3.7.0 | 5,504 | 1/13/2017 | |
3.6.0 | 4,179 | 12/28/2015 | |
3.5.2.1 | 1,739 | 10/5/2015 | |
3.5.2 | 8,746 | 5/22/2015 | |
3.5.1 | 2,955 | 2/14/2015 | |
3.5.0 | 2,606 | 12/3/2014 | |
3.4.0 | 4,456 | 6/21/2014 | |
3.3.1.1 | 2,293 | 5/2/2014 | |
3.3.0 | 2,230 | 11/27/2013 | |
3.2.0 | 2,035 | 7/7/2013 |
New version of Stanford NLP (3.8)