dream

Форк
0
/
lets_talk_in.json 
359 строк · 15.3 Кб
1
{
2
    "human_utter_index_batch": [
3
        0
4
    ],
5
    "dialog_batch": [
6
        {
7
            "human_utterances": [
8
                {
9
                    "text": "let's talk about animals.",
10
                    "annotations": {
11
                        "spelling_preprocessing": "let's talk about animals",
12
                        "asr": {
13
                            "asr_confidence": "undefined"
14
                        },
15
                        "badlisted_words": {
16
                            "inappropriate": false,
17
                            "profanity": false,
18
                            "restricted_topics": false
19
                        },
20
                        "factoid_classification": {
21
                            "factoid": 0.002137747360393405,
22
                            "conversational": 0.9978622794151306
23
                        },
24
                        "combined_classification": {
25
                            "cobot_dialogact_intents": {
26
                                "Information_RequestIntent": 0.9934319257736206
27
                            },
28
                            "cobot_dialogact_topics": {
29
                                "Science_and_Technology": 0.9861173033714294
30
                            },
31
                            "cobot_topics": {
32
                                "Pets_Animals": 0.998772144317627
33
                            },
34
                            "emotion_classification": {
35
                                "neutral": 0.9997689723968506
36
                            },
37
                            "sentiment_classification": {
38
                                "neutral": 0.7102900147438049
39
                            },
40
                            "toxic_classification": {
41
                                "toxic": 0.003810584545135498
42
                            }
43
                        },
44
                        "spacy_nounphrases": [
45
                            "animals"
46
                        ],
47
                        "sentseg": {
48
                            "punct_sent": "let's talk about animals.",
49
                            "segments": [
50
                                "let's talk about animals."
51
                            ]
52
                        },
53
                        "intent_catcher": {
54
                            "cant_do": {
55
                                "confidence": 0.0,
56
                                "detected": 0
57
                            },
58
                            "choose_topic": {
59
                                "confidence": 0.0,
60
                                "detected": 0
61
                            },
62
                            "doing_well": {
63
                                "confidence": 0.0,
64
                                "detected": 0
65
                            },
66
                            "dont_understand": {
67
                                "confidence": 0.0,
68
                                "detected": 0
69
                            },
70
                            "exit": {
71
                                "confidence": 0.0,
72
                                "detected": 0
73
                            },
74
                            "lets_chat_about": {
75
                                "confidence": 1.0,
76
                                "detected": 1
77
                            },
78
                            "no": {
79
                                "confidence": 0.0,
80
                                "detected": 0
81
                            },
82
                            "opinion_request": {
83
                                "confidence": 0.0,
84
                                "detected": 0
85
                            },
86
                            "repeat": {
87
                                "confidence": 0.0,
88
                                "detected": 0
89
                            },
90
                            "stupid": {
91
                                "confidence": 0.0,
92
                                "detected": 0
93
                            },
94
                            "tell_me_a_story": {
95
                                "confidence": 0.0,
96
                                "detected": 0
97
                            },
98
                            "tell_me_more": {
99
                                "confidence": 0.0,
100
                                "detected": 0
101
                            },
102
                            "topic_switching": {
103
                                "confidence": 0.0,
104
                                "detected": 0
105
                            },
106
                            "weather_forecast_intent": {
107
                                "confidence": 0.0,
108
                                "detected": 0
109
                            },
110
                            "what_are_you_talking_about": {
111
                                "confidence": 0.0,
112
                                "detected": 0
113
                            },
114
                            "what_can_you_do": {
115
                                "confidence": 0.0,
116
                                "detected": 0
117
                            },
118
                            "what_is_your_job": {
119
                                "confidence": 0.0,
120
                                "detected": 0
121
                            },
122
                            "what_is_your_name": {
123
                                "confidence": 0.0,
124
                                "detected": 0
125
                            },
126
                            "what_time": {
127
                                "confidence": 0.0,
128
                                "detected": 0
129
                            },
130
                            "where_are_you_from": {
131
                                "confidence": 0.0,
132
                                "detected": 0
133
                            },
134
                            "who_made_you": {
135
                                "confidence": 0.0,
136
                                "detected": 0
137
                            },
138
                            "yes": {
139
                                "confidence": 0.0,
140
                                "detected": 0
141
                            }
142
                        },
143
                        "midas_classification": {
144
                            "abandon": 0.0016179774278240486,
145
                            "appreciation": 0.00015970167637119513,
146
                            "back-channeling": 9.33365934641267e-05,
147
                            "clarifying_question": 0.0002840848487311445,
148
                            "closing": 0.000585925839303519,
149
                            "command": 0.987339138198968,
150
                            "comment": 4.598332989261548e-05,
151
                            "complaint": 0.0006379416207909488,
152
                            "correction": 0.00011469985814710146,
153
                            "dev_command": 0.0017318305537270648,
154
                            "hold": 0.0005893213025888497,
155
                            "neg_answer": 0.00010009680728021953,
156
                            "non_compliant": 0.00024506718900628937,
157
                            "nonsense": 0.00121377996577674,
158
                            "open_question_factual": 0.000417672138027324,
159
                            "open_question_opinion": 0.0009413682135288614,
160
                            "open_question_personal": 0.00014646683779671703,
161
                            "opening": 0.00016650438150093703,
162
                            "opinion": 0.0007559363228620702,
163
                            "other_answers": 9.497779670519058e-05,
164
                            "pos_answer": 0.001061399887505406,
165
                            "statement": 0.00021967319461407985,
166
                            "uncertain": 0.00011862658636149136,
167
                            "yes_no_question": 0.0013184894292265744
168
                        },
169
                        "dialog_breakdown": {
170
                            "breakdown": 0.18198749423027039,
171
                            "no_breakdown": 0.818012535572052
172
                        },
173
                        "cobot_dialogact": {
174
                            "intents": [
175
                                "Information_RequestIntent"
176
                            ],
177
                            "topics": [
178
                                "Science_and_Technology"
179
                            ]
180
                        },
181
                        "ner": [
182
                            []
183
                        ],
184
                        "cobot_topics": {
185
                            "text": [
186
                                "Pets_Animals"
187
                            ]
188
                        },
189
                        "entity_linking": [
190
                            [
191
                                [
192
                                    "Q729",
193
                                    "Q28914701",
194
                                    "Q17716087",
195
                                    "Q14565308",
196
                                    "Q206216"
197
                                ]
198
                            ],
199
                            [
200
                                [
201
                                    1.0,
202
                                    1.0,
203
                                    1.0,
204
                                    1.0,
205
                                    1.0
206
                                ]
207
                            ]
208
                        ],
209
                        "sentrewrite": {
210
                            "clusters": [],
211
                            "modified_sents": [
212
                                "let's talk about animals."
213
                            ]
214
                        },
215
                        "odqa": {
216
                            "answer": "",
217
                            "answer_pos": -1,
218
                            "answer_sentence": "",
219
                            "confidence": 0.9901766180992126,
220
                            "first_par": "",
221
                            "paragraph": "On July 14, 1958, Nippon Television aired Mogura no Abanchu\u0304ru (Mole's Adventure), both the first televised and first color anime to debut. It wasn't until the 1960s when the first televised series were broadcast and it has remained a popular medium since. Works released in a direct to video format are called original video animation (OVA) or original animation video (OAV); and are typically not released theatrically or televised prior to home media release.",
222
                            "qa_system": "odqa",
223
                            "topical_chat_fact": ""
224
                        },
225
                        "wiki_parser": [
226
                            {
227
                                "animal": {
228
                                    "instance of": [
229
                                        [
230
                                            "Q16521",
231
                                            "taxon"
232
                                        ]
233
                                    ],
234
                                    "subclass of": [
235
                                        [
236
                                            "Q7239",
237
                                            "organism"
238
                                        ]
239
                                    ],
240
                                    "start time": [
241
                                        [
242
                                            "\"-665000000-00-00^^T\"",
243
                                            "0000"
244
                                        ]
245
                                    ],
246
                                    "has quality": [
247
                                        [
248
                                            "Q1469725",
249
                                            "animal taxonomy"
250
                                        ],
251
                                        [
252
                                            "Q2990593",
253
                                            "animal behavior"
254
                                        ],
255
                                        [
256
                                            "Q3007160",
257
                                            "animal culture"
258
                                        ],
259
                                        [
260
                                            "Q925958",
261
                                            "animal locomotion"
262
                                        ]
263
                                    ]
264
                                }
265
                            }
266
                        ],
267
                        "kbqa": [
268
                            "Not Found",
269
                            0.0
270
                        ],
271
                        "comet_conceptnet": {
272
                            "animals": {
273
                                "Causes": [
274
                                    "death",
275
                                    "change",
276
                                    "food"
277
                                ],
278
                                "CausesDesire": [
279
                                    "play frisbee",
280
                                    "run",
281
                                    "explore"
282
                                ],
283
                                "HasProperty": [
284
                                    "curious about world",
285
                                    "curious",
286
                                    "very curious"
287
                                ],
288
                                "SymbolOf": [
289
                                    "love",
290
                                    "life",
291
                                    "innocence"
292
                                ]
293
                            }
294
                        }
295
                    }
296
                }
297
            ],
298
            "bot_utterances": []
299
        }
300
    ],
301
    "dff_animals_skill_state_batch": [
302
        {
303
            "shared_memory": {
304
                "my_pets_info": {
305
                    "cat": {
306
                        "name": "Thomas",
307
                        "breed": "Maine Coon",
308
                        "sentence": "I have a cat named Thomas. He is a big fluffy Maine Coon."
309
                    },
310
                    "dog": {
311
                        "name": "Jack",
312
                        "breed": "German Shepherd",
313
                        "sentence": "I have a dog named Jack. He is a German Shepherd. He is very cute."
314
                    }
315
                }
316
            }
317
        }
318
    ],
319
    "dff_shared_state_batch": [
320
        {
321
            "cross_links": {}
322
        }
323
    ],
324
    "entities_batch": [
325
        {
326
            "animal": {
327
                "bot_encounters": [],
328
                "human_encounters": [
329
                    {
330
                        "emotions": {
331
                            "neutral": 0.9997689723968506
332
                        },
333
                        "full_name": "animals",
334
                        "human_utterance_index": 0,
335
                        "intents": [
336
                            "lets_chat_about",
337
                            "Information_RequestIntent"
338
                        ],
339
                        "next_skill_name": "",
340
                        "pos": [
341
                            "NOUN"
342
                        ],
343
                        "previous_skill_name": "pre_start",
344
                        "sentiment": "neutral",
345
                        "topics": [
346
                            "Pets_Animals",
347
                            "Science_and_Technology"
348
                        ]
349
                    }
350
                ],
351
                "name": "animal"
352
            }
353
        }
354
    ],
355
    "used_links_batch": [
356
        {}
357
    ],
358
    "random_seed": 2718
359
}

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.