From 780a79080b6840612c4b7e3e2592f69ad42d2da7 Mon Sep 17 00:00:00 2001 From: Chidindu Ogbonna Date: Tue, 18 Sep 2018 08:03:02 +0100 Subject: [PATCH] Update Readme - Include nlp.js Include nlp.js to javascript natural language processing libraries --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ff23aa..d7fe02c 100644 --- a/README.md +++ b/README.md @@ -454,6 +454,8 @@ Further resources: * [Knwl.js](https://github.com/loadfive/Knwl.js) - A Natural Language Processor in JS. * [Retext](https://github.com/wooorm/retext) - Extensible system for analyzing and manipulating natural language. * [NLP Compromise](https://github.com/nlp-compromise/compromise) - Natural Language processing in the browser. +* [nlp.js](https://github.com/axa-group/nlp.js) - An NLP library built in node over Natural, with entity extraction, sentiment analysis, automatic language identify, and so more +