A dataset generator for Rasa NLU,copy from https://github.com/SimGus/Chatette,
Project description
Chatette-qiu
Chatito是用于创建聊天机器人训练数据集的自然语言生成工具 原始代码是参考https://github.com/SimGus/Chatette实现
Intent of this project
这个项目的目的和初衷,是为了更好的适配自己的需求。 比如:input的时候只能传一个文件,不支持传目录
Quick Install
pip install chatette_qiu
生成训练数据命令:
python -m chatete_qiu input_file_or_folder -o output_path
input_file_or_folder 输入的chatette模板文件路劲或者文件夹
output_path 结果输出目录
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
chatette_qiu-1.4.4.tar.gz
(43.1 kB
view hashes)
Built Distribution
chatette_qiu-1.4.4-py3.6.egg
(168.7 kB
view hashes)