Add official text

This commit is contained in:
David Ray 2015-04-16 10:34:50 -05:00
parent 2da5b409c3
commit 382e6f9a47

View File

@ -237,7 +237,7 @@ For a list of free machine learning books available for download, go [here](http
<a name="java-nlp" /> <a name="java-nlp" />
#### Natural Language Processing #### Natural Language Processing
* [Cortical.io] (http://cortical.io) - NLP The way the brain does it! Do: **```Apple - Fruit = Computer```** using the same algorithm found in the neocortex. See our Java based [API] (http://api.cortical.io)'s for: Semantic Folding, Classification, Disambiguation and much more! * [Cortical.io] (http://cortical.io) - Retina: an API performing complex NLP operations (disambiguation, classification, streaming text filtering, etc...) as quickly and intuitively as the brain.
* [CoreNLP] (http://nlp.stanford.edu/software/corenlp.shtml) - 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 * [CoreNLP] (http://nlp.stanford.edu/software/corenlp.shtml) - 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
* [Stanford Parser] (http://nlp.stanford.edu/software/lex-parser.shtml) - A natural language parser is a program that works out the grammatical structure of sentences * [Stanford Parser] (http://nlp.stanford.edu/software/lex-parser.shtml) - A natural language parser is a program that works out the grammatical structure of sentences
* [Stanford POS Tagger] (http://nlp.stanford.edu/software/tagger.shtml) - A Part-Of-Speech Tagger (POS Tagger * [Stanford POS Tagger] (http://nlp.stanford.edu/software/tagger.shtml) - A Part-Of-Speech Tagger (POS Tagger