YuukanOO / tracy

A simple and easy to use trainer to generate Rasa/Snips NLU datasets
https://yuukanoo.github.io/tracy/
MIT License
93 stars 22 forks source link

Import data from a raw dataset #1

Open abhishakskilrock opened 6 years ago

abhishakskilrock commented 6 years ago

Hi, I have predefined data file in json format. Now I want to add more data in that file using tracy like we do in rasa-nlu-trainer. How we can do that?

YuukanOO commented 6 years ago

Not for now, but some kind of "import" function would be great!

Growing-bison commented 5 years ago

Thx. Looking forward to the function that after exporting the training data as the JSON file, we can also import the file into the Web.