Files
OSGKeyboard/ModelTraining/ClipboardSemantics/corpus-summary.json
T
Rocky 2cc81c4628 feat(keyboard): expand contextual skills and managed flows
Add local clipboard intent recommendations, webpage and phone actions, and safer host handoffs. Refine managed gateway, catalog refresh, onboarding, and adaptive polish behavior.
2026-08-23 14:02:33 +08:00

44 lines
881 B
JSON

{
"containsUserClipboardData": false,
"families": {
"acknowledgment": 388,
"complaint_request": 546,
"complaint_statement": 546,
"conversational_message": 550,
"event_statement": 544,
"information_question": 544,
"invitation_question": 548,
"negative_news": 486,
"neutral_fact": 550,
"positive_feedback": 546,
"quoted_question": 384,
"self_plan": 546,
"task_question": 546,
"task_statement": 548
},
"languages": {
"en": 3636,
"zh-Hans": 3636
},
"positiveIntentLabels": {
"complaint": 1092,
"invitation": 548,
"question": 2182,
"replyable": 4374,
"task": 1094
},
"seed": 20260821,
"sentiments": {
"negative": 1578,
"neutral": 5148,
"positive": 546
},
"splits": {
"golden": 92,
"test": 1260,
"train": 4660,
"validation": 1260
},
"total": 7272
}