Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 318 Bytes

INSTALL.md

File metadata and controls

17 lines (12 loc) · 318 Bytes

install dependency

python3

install or update to python 3

install rasa_core, this will install rasa nlu too, and now support chinese.

pip install rasa_core

install sklearn and MITIE

pip install -U scikit-learn sklearn-crfsuite
pip install git+https://github.com/mit-nlp/MITIE.git