基于 Rasa NLU 为 WeatherBot 提供 NLU 服务。
python >= 3.5
pip install -r ./requirements.txt
从 https://github.com/howl-anderson/MITIE_Chinese_Wikipedia_corpus 下载,解压缩后放置到 data/total_word_feature_extractor.dat
./train_NLU.bash
./run_server.bash
- 使用 duckling 做时间和日期的识别,效果将更加 Robust 和准确