Merge pull request #373 from hiteshpaul/master

Added rasa_nlu(Natural language understanding) to the list of python-nlp
This commit is contained in:
Joseph Misiti 2017-05-05 09:10:10 -04:00 committed by GitHub
commit 2b8d5ddbf8

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