Data set creation routine for gobot DSTC 2 format
Created by: Eugen2525
Hi,
I want to create data set creation routine for gobot DSTC 2 format. I know that that there is an on going refactoring of the codebase for the Goal-oriented bot (gobot).
Also, there is a new DSTC 8 challenge and Alexa Prize socialbot which is to be open sourced.
So I want to ask if this feature would be needed or is it duplication of work?
Ideally, I want to pull the routine to the deeppavlov repo, so I need some guidance/advice before jumping into the implementation.
Things I want to clarify:
- Is this routine needed to be developed? Or is it already underway and it would be duplication of work?
- What format would be best (DSTC 2 json, DSTC 8, etc)?
- I want to create CLI with python, is it good?
Anything else you think might be appropriate.