Skip to content

Commit

Permalink
Merge pull request josephmisiti#135 from cogmission/master
Browse files Browse the repository at this point in the history
Add Cortical.io a major NLP library and service
  • Loading branch information
josephmisiti committed Apr 16, 2015
2 parents 9606f09 + 382e6f9 commit d39065d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ For a list of free machine learning books available for download, go [here](http

<a name="java-nlp" />
#### Natural Language Processing

* [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
* [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
Expand Down

0 comments on commit d39065d

Please sign in to comment.