Created
December 29, 2023 01:13
-
-
Save wooparadog/30549bb6fbe253eb57683696831f3112 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Lables = [ | |
{ | |
"Source": [ | |
"Wechat", | |
"Line", | |
"Telegram", | |
"WhatsApp", | |
"iMessage", | |
], | |
}, | |
{ | |
"Primary Language": ["English", "Japanese", "Chinese"], | |
}, | |
{ | |
"Secondary Language": ["English", "Japanese", "Chinese"], | |
}, | |
{ | |
"Intention": [ | |
{ | |
"Single": [ | |
{ | |
"Calendar": [ | |
"Single Create", | |
"Multiple Create", | |
"Delete", | |
"Edit", | |
"Search", | |
"Mixed", | |
], | |
}, | |
"Task", | |
"Weather", | |
"FAQ", | |
"Settings", | |
"Feedback", | |
{ | |
"Keyword": [ | |
"Character", | |
"Settings URL", | |
] | |
}, | |
], | |
}, | |
"Mixed", | |
"Other", | |
], | |
}, | |
{ | |
"Intention Fulfillment": [ | |
"A", | |
"B", | |
"C", | |
], | |
}, | |
{ | |
"Errors": [ | |
"Time Extraction", | |
"Text Extraction", | |
"Redundant", | |
{ | |
"Multi-Model": [ | |
"Voice", | |
"Image", | |
], | |
}, | |
"Language", | |
"Misinformation", | |
"Context", | |
"Unsupported", | |
"Other", | |
], | |
}, | |
{ | |
"FeatureRequest": [ | |
"Yes", | |
{ | |
"No": ["Stock Price"], | |
}, | |
], | |
}, | |
{ | |
"Test Case": [ | |
"Core", | |
] | |
}, | |
] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment