From 8c1e932b6c04bc99fc94009d8170d8d39e43771c Mon Sep 17 00:00:00 2001 From: Adrien Ball Date: Fri, 17 Aug 2018 18:50:18 +0200 Subject: [PATCH] Add Snips NLU Python library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7ef05a..ca68f1e 100644 --- a/README.md +++ b/README.md @@ -892,6 +892,7 @@ be * [Polyglot](https://github.com/aboSamoor/polyglot) - Multilingual text (NLP) processing toolkit. * [DrQA](https://github.com/facebookresearch/DrQA) - Reading Wikipedia to answer open-domain questions. * [Dedupe](https://github.com/dedupeio/dedupe) - A python library for accurate and scaleable fuzzy matching, record deduplication and entity-resolution. +* [Snips NLU](https://github.com/snipsco/snips-nlu) - Natural Language Understanding library for intent classification and entity extraction #### General-Purpose Machine Learning