limits-of-tom/config/dialogue_act_label_names.json

21 lines
389 B
JSON
Raw Permalink Normal View History

2024-06-11 15:36:55 +02:00
{
"ACKNOWLEDGMENT": 0,
"AGREEMENT": 1,
"APOLOGY": 2,
"AnsAff": 3,
"AnsNeg": 4,
"AnsOth": 5,
"AnsOther": 6,
"BACKCHANNEL": 7,
"CLOSING": 8,
"DIRECTIVE": 9,
"DeclarativeQuestion": 10,
"GameSpec": 11,
"OPENING": 12,
"OPINION": 13,
"OrClause": 14,
"STATEMENT": 15,
"WhQuestion": 16,
"YesNoQuestion": 17,
"other": 18
}