Spaces:
Build error
Build error
Validify-testbot-1
/
botbuilder-python
/libraries
/botbuilder-ai
/tests
/luis
/test_data
/GeoPeopleOrdinal_v3.json
{ | |
"entities": { | |
"$instance": { | |
"child": [ | |
{ | |
"endIndex": 99, | |
"modelType": "Prebuilt Entity Extractor", | |
"recognitionSources": [ | |
"model" | |
], | |
"startIndex": 87, | |
"text": "lisa simpson", | |
"type": "builtin.personName" | |
} | |
], | |
"endloc": [ | |
{ | |
"endIndex": 51, | |
"modelType": "Prebuilt Entity Extractor", | |
"recognitionSources": [ | |
"model" | |
], | |
"startIndex": 44, | |
"text": "jakarta", | |
"type": "builtin.geographyV2.city" | |
} | |
], | |
"ordinalV2": [ | |
{ | |
"endIndex": 28, | |
"modelType": "Prebuilt Entity Extractor", | |
"recognitionSources": [ | |
"model" | |
], | |
"startIndex": 24, | |
"text": "last", | |
"type": "builtin.ordinalV2.relative" | |
} | |
], | |
"parent": [ | |
{ | |
"endIndex": 69, | |
"modelType": "Prebuilt Entity Extractor", | |
"recognitionSources": [ | |
"model" | |
], | |
"startIndex": 56, | |
"text": "homer simpson", | |
"type": "builtin.personName" | |
} | |
], | |
"startloc": [ | |
{ | |
"endIndex": 40, | |
"modelType": "Prebuilt Entity Extractor", | |
"recognitionSources": [ | |
"model" | |
], | |
"startIndex": 34, | |
"text": "london", | |
"type": "builtin.geographyV2.city" | |
} | |
], | |
"startpos": [ | |
{ | |
"endIndex": 20, | |
"modelType": "Prebuilt Entity Extractor", | |
"recognitionSources": [ | |
"model" | |
], | |
"startIndex": 8, | |
"text": "next to last", | |
"type": "builtin.ordinalV2.relative" | |
} | |
] | |
}, | |
"child": [ | |
"lisa simpson" | |
], | |
"endloc": [ | |
{ | |
"location": "jakarta", | |
"type": "city" | |
} | |
], | |
"ordinalV2": [ | |
{ | |
"offset": 0, | |
"relativeTo": "end" | |
} | |
], | |
"parent": [ | |
"homer simpson" | |
], | |
"startloc": [ | |
{ | |
"location": "london", | |
"type": "city" | |
} | |
], | |
"startpos": [ | |
{ | |
"offset": -1, | |
"relativeTo": "end" | |
} | |
] | |
}, | |
"intents": { | |
"Cancel": { | |
"score": 0.000107549029 | |
}, | |
"Delivery": { | |
"score": 0.00123035291 | |
}, | |
"EntityTests": { | |
"score": 0.0009487789 | |
}, | |
"Greeting": { | |
"score": 5.293933E-05 | |
}, | |
"Help": { | |
"score": 0.0001358991 | |
}, | |
"None": { | |
"score": 0.0109820236 | |
}, | |
"Roles": { | |
"score": 0.999204934 | |
}, | |
"search": { | |
"score": 0.0263254233 | |
}, | |
"SpecifyName": { | |
"score": 0.00104324089 | |
}, | |
"Travel": { | |
"score": 0.01043327 | |
}, | |
"Weather_GetForecast": { | |
"score": 0.0106523167 | |
} | |
}, | |
"sentiment": { | |
"label": "neutral", | |
"score": 0.5 | |
}, | |
"text": "go from next to last to last move london to jakarta and homer simpson is the parent of lisa simpson", | |
"v3": { | |
"options": { | |
"includeAllIntents": true, | |
"includeAPIResults": true, | |
"includeInstanceData": true, | |
"log": true, | |
"preferExternalEntities": true, | |
"slot": "production" | |
}, | |
"response": { | |
"prediction": { | |
"entities": { | |
"$instance": { | |
"child": [ | |
{ | |
"length": 12, | |
"modelType": "Prebuilt Entity Extractor", | |
"modelTypeId": 2, | |
"recognitionSources": [ | |
"model" | |
], | |
"role": "child", | |
"startIndex": 87, | |
"text": "lisa simpson", | |
"type": "builtin.personName" | |
} | |
], | |
"endloc": [ | |
{ | |
"length": 7, | |
"modelType": "Prebuilt Entity Extractor", | |
"modelTypeId": 2, | |
"recognitionSources": [ | |
"model" | |
], | |
"role": "endloc", | |
"startIndex": 44, | |
"text": "jakarta", | |
"type": "builtin.geographyV2.city" | |
} | |
], | |
"ordinalV2": [ | |
{ | |
"length": 4, | |
"modelType": "Prebuilt Entity Extractor", | |
"modelTypeId": 2, | |
"recognitionSources": [ | |
"model" | |
], | |
"startIndex": 24, | |
"text": "last", | |
"type": "builtin.ordinalV2.relative" | |
} | |
], | |
"parent": [ | |
{ | |
"length": 13, | |
"modelType": "Prebuilt Entity Extractor", | |
"modelTypeId": 2, | |
"recognitionSources": [ | |
"model" | |
], | |
"role": "parent", | |
"startIndex": 56, | |
"text": "homer simpson", | |
"type": "builtin.personName" | |
} | |
], | |
"startloc": [ | |
{ | |
"length": 6, | |
"modelType": "Prebuilt Entity Extractor", | |
"modelTypeId": 2, | |
"recognitionSources": [ | |
"model" | |
], | |
"role": "startloc", | |
"startIndex": 34, | |
"text": "london", | |
"type": "builtin.geographyV2.city" | |
} | |
], | |
"startpos": [ | |
{ | |
"length": 12, | |
"modelType": "Prebuilt Entity Extractor", | |
"modelTypeId": 2, | |
"recognitionSources": [ | |
"model" | |
], | |
"role": "startpos", | |
"startIndex": 8, | |
"text": "next to last", | |
"type": "builtin.ordinalV2.relative" | |
} | |
] | |
}, | |
"child": [ | |
"lisa simpson" | |
], | |
"endloc": [ | |
{ | |
"value": "jakarta", | |
"type": "city" | |
} | |
], | |
"ordinalV2": [ | |
{ | |
"offset": 0, | |
"relativeTo": "end" | |
} | |
], | |
"parent": [ | |
"homer simpson" | |
], | |
"startloc": [ | |
{ | |
"value": "london", | |
"type": "city" | |
} | |
], | |
"startpos": [ | |
{ | |
"offset": -1, | |
"relativeTo": "end" | |
} | |
] | |
}, | |
"intents": { | |
"Cancel": { | |
"score": 0.000107549029 | |
}, | |
"Delivery": { | |
"score": 0.00123035291 | |
}, | |
"EntityTests": { | |
"score": 0.0009487789 | |
}, | |
"Greeting": { | |
"score": 5.293933E-05 | |
}, | |
"Help": { | |
"score": 0.0001358991 | |
}, | |
"None": { | |
"score": 0.0109820236 | |
}, | |
"Roles": { | |
"score": 0.999204934 | |
}, | |
"search": { | |
"score": 0.0263254233 | |
}, | |
"SpecifyName": { | |
"score": 0.00104324089 | |
}, | |
"Travel": { | |
"score": 0.01043327 | |
}, | |
"Weather.GetForecast": { | |
"score": 0.0106523167 | |
} | |
}, | |
"normalizedQuery": "go from next to last to last move london to jakarta and homer simpson is the parent of lisa simpson", | |
"sentiment": { | |
"label": "neutral", | |
"score": 0.5 | |
}, | |
"topIntent": "Roles" | |
}, | |
"query": "go from next to last to last move london to jakarta and homer simpson is the parent of lisa simpson" | |
} | |
} | |
} |