Add Snips NLU Python library

This commit is contained in:
Adrien Ball 2018-08-17 18:50:18 +02:00 committed by GitHub
parent 7ef7500529
commit 8c1e932b6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
<a name="python-general-purpose"></a>
#### General-Purpose Machine Learning