0.1.0 • Published 5 years ago

rasa-chatter v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

rasa-chatter

rasa-chatter version Build Status rasa-chatter downloads StyleCI contributions welcome to rasa-chatter rasa-chatter license MIT

https://nodei.co/npm/rasa-chatter.png?downloads=true&downloadRank=true&stars=true

rasa-chatter is a command tool to generate, manage, convert, and even train conversation from simgus/chatette dataset to Rasa NLU format.


Installation

npm install -g rasa-chatter

Commands

You can use chatter <command>

Generate

Generate dataset into Rasa compatible train json data

chatter generate

Convert

Convert train json data into Rasa NLU

chatter convert

Train the data

Training NLU data into your bot

chatter train

Bundle Command

optionally you can also directly use bundle command to run all the process (shortcut if we do back and fort training the data)

chatter bundle
0.1.0

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago