Spaces:
Build error
Build error
Validify-testbot-1
/
botbuilder-python
/libraries
/botbuilder-ai
/tests
/luis
/test_data
/Composite2_v3.json
| { | |
| "entities": { | |
| "$instance": { | |
| "Composite2": [ | |
| { | |
| "endIndex": 69, | |
| "modelType": "Composite Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.97076714, | |
| "startIndex": 0, | |
| "text": "http://foo.com is where you can fly from seattle to dallas via denver", | |
| "type": "Composite2" | |
| } | |
| ], | |
| "geographyV2": [ | |
| { | |
| "endIndex": 48, | |
| "modelType": "Prebuilt Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "startIndex": 41, | |
| "text": "seattle", | |
| "type": "builtin.geographyV2.city" | |
| } | |
| ] | |
| }, | |
| "Composite2": [ | |
| { | |
| "$instance": { | |
| "City": [ | |
| { | |
| "endIndex": 69, | |
| "modelType": "Hierarchical Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.984581649, | |
| "startIndex": 63, | |
| "text": "denver", | |
| "type": "City" | |
| } | |
| ], | |
| "From": [ | |
| { | |
| "endIndex": 48, | |
| "modelType": "Hierarchical Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.999511, | |
| "startIndex": 41, | |
| "text": "seattle", | |
| "type": "City::From" | |
| } | |
| ], | |
| "To": [ | |
| { | |
| "endIndex": 58, | |
| "modelType": "Hierarchical Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.9984612, | |
| "startIndex": 52, | |
| "text": "dallas", | |
| "type": "City::To" | |
| } | |
| ], | |
| "url": [ | |
| { | |
| "endIndex": 14, | |
| "modelType": "Prebuilt Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "startIndex": 0, | |
| "text": "http://foo.com", | |
| "type": "builtin.url" | |
| } | |
| ] | |
| }, | |
| "City": [ | |
| "denver" | |
| ], | |
| "From": [ | |
| "seattle" | |
| ], | |
| "To": [ | |
| "dallas" | |
| ], | |
| "url": [ | |
| "http://foo.com" | |
| ] | |
| } | |
| ], | |
| "geographyV2": [ | |
| { | |
| "location": "seattle", | |
| "type": "city" | |
| } | |
| ] | |
| }, | |
| "intents": { | |
| "Cancel": { | |
| "score": 0.000227437369 | |
| }, | |
| "Delivery": { | |
| "score": 0.001310123 | |
| }, | |
| "EntityTests": { | |
| "score": 0.94500196 | |
| }, | |
| "Greeting": { | |
| "score": 0.000152356763 | |
| }, | |
| "Help": { | |
| "score": 0.000547201431 | |
| }, | |
| "None": { | |
| "score": 0.004187195 | |
| }, | |
| "Roles": { | |
| "score": 0.0300086979 | |
| }, | |
| "search": { | |
| "score": 0.0108942846 | |
| }, | |
| "SpecifyName": { | |
| "score": 0.00168467627 | |
| }, | |
| "Travel": { | |
| "score": 0.0154484725 | |
| }, | |
| "Weather_GetForecast": { | |
| "score": 0.0237181056 | |
| } | |
| }, | |
| "sentiment": { | |
| "label": "neutral", | |
| "score": 0.5 | |
| }, | |
| "text": "http://foo.com is where you can fly from seattle to dallas via denver", | |
| "v3": { | |
| "options": { | |
| "includeAllIntents": true, | |
| "includeAPIResults": true, | |
| "includeInstanceData": true, | |
| "log": true, | |
| "preferExternalEntities": true, | |
| "slot": "production" | |
| }, | |
| "response": { | |
| "prediction": { | |
| "entities": { | |
| "$instance": { | |
| "Composite2": [ | |
| { | |
| "length": 69, | |
| "modelType": "Composite Entity Extractor", | |
| "modelTypeId": 4, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.97076714, | |
| "startIndex": 0, | |
| "text": "http://foo.com is where you can fly from seattle to dallas via denver", | |
| "type": "Composite2" | |
| } | |
| ], | |
| "geographyV2": [ | |
| { | |
| "length": 7, | |
| "modelType": "Prebuilt Entity Extractor", | |
| "modelTypeId": 2, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "startIndex": 41, | |
| "text": "seattle", | |
| "type": "builtin.geographyV2.city" | |
| } | |
| ] | |
| }, | |
| "Composite2": [ | |
| { | |
| "$instance": { | |
| "City": [ | |
| { | |
| "length": 6, | |
| "modelType": "Hierarchical Entity Extractor", | |
| "modelTypeId": 3, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.984581649, | |
| "startIndex": 63, | |
| "text": "denver", | |
| "type": "City" | |
| } | |
| ], | |
| "City::From": [ | |
| { | |
| "length": 7, | |
| "modelType": "Hierarchical Entity Extractor", | |
| "modelTypeId": 3, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.999511, | |
| "startIndex": 41, | |
| "text": "seattle", | |
| "type": "City::From" | |
| } | |
| ], | |
| "City::To": [ | |
| { | |
| "length": 6, | |
| "modelType": "Hierarchical Entity Extractor", | |
| "modelTypeId": 3, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.9984612, | |
| "startIndex": 52, | |
| "text": "dallas", | |
| "type": "City::To" | |
| } | |
| ], | |
| "url": [ | |
| { | |
| "length": 14, | |
| "modelType": "Prebuilt Entity Extractor", | |
| "modelTypeId": 2, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "startIndex": 0, | |
| "text": "http://foo.com", | |
| "type": "builtin.url" | |
| } | |
| ] | |
| }, | |
| "City": [ | |
| "denver" | |
| ], | |
| "City::From": [ | |
| "seattle" | |
| ], | |
| "City::To": [ | |
| "dallas" | |
| ], | |
| "url": [ | |
| "http://foo.com" | |
| ] | |
| } | |
| ], | |
| "geographyV2": [ | |
| { | |
| "type": "city", | |
| "value": "seattle" | |
| } | |
| ] | |
| }, | |
| "intents": { | |
| "Cancel": { | |
| "score": 0.000227437369 | |
| }, | |
| "Delivery": { | |
| "score": 0.001310123 | |
| }, | |
| "EntityTests": { | |
| "score": 0.94500196 | |
| }, | |
| "Greeting": { | |
| "score": 0.000152356763 | |
| }, | |
| "Help": { | |
| "score": 0.000547201431 | |
| }, | |
| "None": { | |
| "score": 0.004187195 | |
| }, | |
| "Roles": { | |
| "score": 0.0300086979 | |
| }, | |
| "search": { | |
| "score": 0.0108942846 | |
| }, | |
| "SpecifyName": { | |
| "score": 0.00168467627 | |
| }, | |
| "Travel": { | |
| "score": 0.0154484725 | |
| }, | |
| "Weather.GetForecast": { | |
| "score": 0.0237181056 | |
| } | |
| }, | |
| "normalizedQuery": "http://foo.com is where you can fly from seattle to dallas via denver", | |
| "sentiment": { | |
| "label": "neutral", | |
| "score": 0.5 | |
| }, | |
| "topIntent": "EntityTests" | |
| }, | |
| "query": "http://foo.com is where you can fly from seattle to dallas via denver" | |
| } | |
| } | |
| } |