Stanford.NLP.CoreNLP NuGet Package

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.




Got any Stanford.NLP.CoreNLP Question?





Info

Version: 4.5.0
Author(s): The Stanford Natural Language Processing Group
Last Update: Thursday, August 25, 2022
.NET Fiddle: Create the first Fiddle
Project Url: http://sergey-tihon.github.io/Stanford.NLP.NET/
NuGet Url: https://www.nuget.org/packages/Stanford.NLP.CoreNLP


Install
Install-Package Stanford.NLP.CoreNLP
dotnet add package Stanford.NLP.CoreNLP
paket add Stanford.NLP.CoreNLP
Stanford.NLP.CoreNLP Download (Unzip the "nupkg" after downloading)

  • IKVM(>= 8.1.5717 && <= 8.1.5717)
3 packages depend on this package.


Tags



STATS

must-have-score

1.4

avg-downloads-per-day

120

days-since-last-release

600