From d61feb0ba7475224333a8d1a347da3cfa683be3a Mon Sep 17 00:00:00 2001 From: Eric Date: Mon, 29 Apr 2019 07:35:41 +0200 Subject: [PATCH] Add nlp.js (#918) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1a7b625..8a4edba 100644 --- a/readme.md +++ b/readme.md @@ -702,6 +702,7 @@ - [franc](https://github.com/wooorm/franc) - Detect the language of text. - [leven](https://github.com/sindresorhus/leven) - Measure the difference between two strings using the Levenshtein distance algorithm. - [natural](https://github.com/NaturalNode/natural) - Natural language facility. +- [nlp.js](https://github.com/axa-group/nlp.js) - Building bots, with entity extraction, sentiment analysis, automatic language identify, and more. ### Process management