From 474932235bf6ed47aef212e4ee16e8a5997d7037 Mon Sep 17 00:00:00 2001 From: cogmission Date: Wed, 30 Aug 2017 11:09:06 -0500 Subject: [PATCH] Adding IRIS, a FREE NLP Analysis Tool using the Cortical.io Retina API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5260e3..715349f 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,7 @@ For a list of free-to-attend meetups and local events, go [here](https://github. #### Natural Language Processing * [Cortical.io](http://www.cortical.io/) - Retina: an API performing complex NLP operations (disambiguation, classification, streaming text filtering, etc...) as quickly and intuitively as the brain. +* [IRIS](https://github.com/cortical-io/Public/tree/master/iris) - [Cortical.io's](http://cortical.io) FREE NLP, Retina API Analysis Tool (written in JavaFX!) - [See the Tutorial Video](https://www.youtube.com/watch?v=CsF4pd7fGF0) * [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