tatk icon indicating copy to clipboard operation
tatk copied to clipboard

[Feature] unify da representations of different datasets

Open zqwerty opened this issue 5 years ago • 1 comments

Describe the feature Unify different dialogue act representation of different datasets to: (intent, domain, slot, value)

Expected behavior change dialogue act usage in (multiwoz, camrest) X (nlu, nlg, dst, policy)

Additional context Add any other context about the feature here.

zqwerty avatar Jan 05 '20 12:01 zqwerty

file to change:

  • tatk/util
    • [x] multiwoz/lexicalize.py
    • [x] multiwoz/state.py
    • [x] multiwoz/dbquery.py
    • [x] camrest/lexicalize.py
    • [x] camrest/state.py
    • [x] camrest/dbquery.py

zqwerty avatar Jan 05 '20 13:01 zqwerty