mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-26 03:04:28 +03:00
Add official text
This commit is contained in:
parent
2da5b409c3
commit
382e6f9a47
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user