Merge pull request #524 from adrienball/patch-1

Add Snips NLU Python library
This commit is contained in:
Joseph Misiti 2018-08-25 10:53:20 -04:00 committed by GitHub
commit e74d841d62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -893,6 +893,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