Skip to content

A command line tool to generate, manage, convert, and even train conversation from simgus/chatette dataset to Rasa NLU format.

License

Notifications You must be signed in to change notification settings

cendekia/rasa-chatter

Repository files navigation

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

About

A command line tool to generate, manage, convert, and even train conversation from simgus/chatette dataset to Rasa NLU format.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published