sergey_tihon
-
- 3,395 total downloads
- last updated 2/14/2015
- Latest version: 3.5.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,... More information -
-
- 2,501 total downloads
- last updated 3/20/2015
- Latest version: 6.1.0
FsLex/FsYacc lexer/parser generation tools -
-
- 2,269 total downloads
- last updated 2/14/2015
- Latest version: 3.5.1
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 -
- 2,144 total downloads
- last updated 2/14/2015
- Latest version: 3.5.1
"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 -
- 2,107 total downloads
- last updated 3/20/2015
- Latest version: 6.1.0
Runtime for FsLex/FsYacc lexer/parser generation tools -
- 1,682 total downloads
- last updated 2/14/2015
- Latest version: 3.5.1
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 -
- 980 total downloads
- last updated 2/14/2015
- Latest version: 3.5.1
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 -
- 792 total downloads
- last updated 2/14/2015
- Latest version: 0.0.10
F# extensions for Stanford.NLP.Parser -
- 764 total downloads
- last updated 7/13/2014
- Latest version: 1.5.3
The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text. It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech... More information -
- 387 total downloads
- last updated 3/25/2015
- Latest version: 0.2.1
A type provider for Microsoft Dynamics CRM 2011. -
- 371 total downloads
- last updated 1/12/2015
- Latest version: 0.0.3
Easily query your Hive database in F# projects -
- 297 total downloads
- last updated 5/31/2014
- Latest version: 1.8.0
MaltParser is a system for data-driven dependency parsing, which can be used to induce a parsing model from treebank data and to parse new data using an induced model.