Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert QA Pairs CSV to Yaml Files #18

Open
chidiewenike opened this issue Oct 17, 2020 · 0 comments
Open

Convert QA Pairs CSV to Yaml Files #18

chidiewenike opened this issue Oct 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@chidiewenike
Copy link
Collaborator

chidiewenike commented Oct 17, 2020

Objective

Takes the QA pair CSV and outputs the necessary yaml files to train the Rasa model.

Key Result

Produces yaml files needed to train a Rasa model.

Details

The program will take the path to the QA pair CSV as a cmd-line argument and generate the yaml files as a result. Testing will be done by taking the output yaml files and testing them on the Rasa Playground. Once confirmed on the playground, a model will be trained on the Raspberry Pi to be used for the final product.

@chidiewenike chidiewenike added the enhancement New feature or request label Oct 17, 2020
@chidiewenike chidiewenike self-assigned this Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant