Added rasa_nlu to the list of python nlp frameworks

This commit is contained in:
hiteshpaul 2017-05-05 15:46:07 +05:30
parent 5e34153d0b
commit c18c9f4c29

View File

@ -764,6 +764,7 @@ on MNIST digits[DEEP LEARNING]
* [textacy](https://github.com/chartbeat-labs/textacy) - higher-level NLP built on Spacy
* [stanford-corenlp-python](https://github.com/dasmith/stanford-corenlp-python) - Python wrapper for [Stanford CoreNLP](https://github.com/stanfordnlp/CoreNLP)
* [CLTK](https://github.com/cltk/cltk) - The Classical Language Toolkit
* [rasa_nlu](https://github.com/golastmile/rasa_nlu) - turn natural language into structured data [rasa.ai](https://rasa.ai)
<a name="python-general-purpose"></a>
#### General-Purpose Machine Learning