Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
14 packages returned for stanford.
nlp
Sort by
Relevance
Downloads
Recently updated
Stanford.
NLP.
CoreNLP
by:
sergey_tihon
414,652 total downloads
last updated
8/25/2022
Latest version:
4.5.0
nlp
stanford
CoreNLP
POS
NER
CRS
IKVM
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,...
More information
Stanford.
NLP.
NER
by:
sergey_tihon
97,583 total downloads
last updated
8/25/2022
Latest version:
4.2.0.2
nlp
stanford
NER
CRF
IKVM
Stanford NER (also known as CRFClassifier) is a Java implementation of a Named Entity Recognizer. Named Entity Recognition (NER) labels sequences of words in a text which are the names of things, such as person...
More information
Stanford.
NLP.
POSTagger
by:
sergey_tihon
59,682 total downloads
last updated
8/25/2022
Latest version:
4.2.0.2
nlp
stanford
POS
tagger
Part-Of-Speech
IKVM
A Part-Of-Speech Tagger (POS Tagger) is a piece of software that reads text in some language and assigns parts of speech to each word (and other token), such as noun, verb, adjective, etc., although generally...
More information
Stanford.
NLP.
Parser
by:
sergey_tihon
43,097 total downloads
last updated
8/25/2022
Latest version:
4.2.0.2
nlp
stanford
parser
POS
PCFG
Treebank
IKVM
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...
More information
Stanford.
NLP.
Segmenter
by:
sergey_tihon
20,928 total downloads
last updated
8/25/2022
Latest version:
4.2.0.2
nlp
stanford
segmenter
tokenization
splitting
IKVM
Tokenization of raw text is a standard pre-processing step for many NLP tasks. For English, tokenization usually involves punctuation splitting and separation of some affixes like possessives. Other languages...
More information
Stanford.
NLP.
Parser.
Fsharp
by:
sergey_tihon
10,034 total downloads
last updated
9/9/2017
Latest version:
0.0.14
f#
fsharp
nlp
stanford
parser
ikvm
ikvm.net
F# extensions for Stanford.NLP.Parser
SimpleNetNlp
by:
yakivyusin
6,541 total downloads
last updated
2/1/2018
Latest version:
3.8.0
nlp
stanford
CoreNLP
Simple C# wrapper for Stanford CoreNLP (see project url for details).
SimpleNetNlp.
Models.
Sentiment
by:
yakivyusin
3,917 total downloads
last updated
2/1/2018
Latest version:
3.8.0
nlp
stanford
CoreNLP
sentiment
Resource package that contains sentiment analysis model for SimpleNetNlp project (simple C# wrapper for Stanford CoreNLP).
SimpleNetNlp.
Models.
Naturalli
by:
yakivyusin
4,060 total downloads
last updated
6/21/2018
Latest version:
3.8.0.1
nlp
stanford
CoreNLP
openie
Resource package that contains Open IE model for SimpleNetNlp project (simple C# wrapper for Stanford CoreNLP).
SimpleNetNlp.
Models.
Ner
by:
yakivyusin
3,941 total downloads
last updated
2/1/2018
Latest version:
3.8.0
nlp
stanford
CoreNLP
NER
Resource package that contains named-entity recognition for SimpleNetNlp project (simple C# wrapper for Stanford CoreNLP).
SimpleNetNlp.
Models.
PosTagger
by:
yakivyusin
3,919 total downloads
last updated
2/1/2018
Latest version:
3.8.0
nlp
stanford
CoreNLP
POS
Resource package that contains pos tagger for SimpleNetNlp project (simple C# wrapper for Stanford CoreNLP).
SimpleNetNlp.
Models.
LexParser
by:
yakivyusin
3,782 total downloads
last updated
2/1/2018
Latest version:
3.8.0
nlp
stanford
CoreNLP
lexparser
Resource package that contains lexicalized parser for SimpleNetNlp project (simple C# wrapper for Stanford CoreNLP).
SimpleNetNlp.
Models.
Parser
by:
yakivyusin
3,650 total downloads
last updated
2/1/2018
Latest version:
3.8.0
nlp
stanford
CoreNLP
parser
Resource package that contains parser for SimpleNetNlp project (simple C# wrapper for Stanford CoreNLP).
TokensRegexProvider
by:
rikace
1,083 total downloads
last updated
10/7/2016
Latest version:
0.0.1
TokensRegex
TypeProvider
Stanford
StanfordNLP
NLP
F# Type Provider for Stanford NLP TokensRegex - http://nlp.stanford.edu/software/tokensregex.html