All Projects → howl-anderson → WeatherBot_NLU

howl-anderson / WeatherBot_NLU

Licence: MIT license
No description, website, or topics provided.

Programming Languages

Makefile
30231 projects
shell
77523 projects
Dockerfile
14818 projects

NLU for WeatherBot

功能

基于 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

TODO

  • 使用 duckling 做时间和日期的识别,效果将更加 Robust 和准确
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].