From 73a6931579b7c5cd068286c82b844fb61264b5d7 Mon Sep 17 00:00:00 2001 From: redaktor Date: Mon, 25 May 2015 19:21:09 +0200 Subject: [PATCH] added JS nlp compromise https://github.com/spencermountain/nlp_compromise --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 6984bce..2caf1e2 100644 --- a/README.rst +++ b/README.rst @@ -264,6 +264,7 @@ Natural Language Processing - `OpenNLP `_ The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text. - `SEAL `_ Set expander for any language described in this `paper `_ - `Stanford CoreNLP `_ "Stanford CoreNLP provides a set of natural language analysis tools written in Java" +- `NLP Compromise `_ a Natural-Language-Processing library in Javascript, small-enough for the browser, and quick-enough to run on keypress Applications ----------------