Spaces:
Build error
Build error
Validify-testbot-1
/
botbuilder-python
/libraries
/botbuilder-ai
/tests
/luis
/test_data
/Composite3_v3.json
| { | |
| "text": "Deliver from 12345 VA to 12346 WA", | |
| "intents": { | |
| "Cancel": { | |
| "score": 1.01764708e-9 | |
| }, | |
| "Delivery": { | |
| "score": 0.00238572317 | |
| }, | |
| "EntityTests": { | |
| "score": 4.757576e-10 | |
| }, | |
| "Greeting": { | |
| "score": 1.0875e-9 | |
| }, | |
| "Help": { | |
| "score": 1.01764708e-9 | |
| }, | |
| "None": { | |
| "score": 0.00000117844979 | |
| }, | |
| "Roles": { | |
| "score": 0.999911964 | |
| }, | |
| "search": { | |
| "score": 0.000009494859 | |
| }, | |
| "SpecifyName": { | |
| "score": 3.0666667e-9 | |
| }, | |
| "Travel": { | |
| "score": 0.00000309763345 | |
| }, | |
| "Weather_GetForecast": { | |
| "score": 0.00000102792524 | |
| } | |
| }, | |
| "entities": { | |
| "$instance": { | |
| "Destination": [ | |
| { | |
| "endIndex": 33, | |
| "modelType": "Composite Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.9818366, | |
| "startIndex": 25, | |
| "text": "12346 WA", | |
| "type": "Address" | |
| } | |
| ], | |
| "Source": [ | |
| { | |
| "endIndex": 21, | |
| "modelType": "Composite Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.9345161, | |
| "startIndex": 13, | |
| "text": "12345 VA", | |
| "type": "Address" | |
| } | |
| ] | |
| }, | |
| "Destination": [ | |
| { | |
| "$instance": { | |
| "number": [ | |
| { | |
| "endIndex": 30, | |
| "modelType": "Prebuilt Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "startIndex": 25, | |
| "text": "12346", | |
| "type": "builtin.number" | |
| } | |
| ], | |
| "State": [ | |
| { | |
| "endIndex": 33, | |
| "modelType": "Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.9893861, | |
| "startIndex": 31, | |
| "text": "WA", | |
| "type": "State" | |
| } | |
| ] | |
| }, | |
| "number": [ | |
| 12346 | |
| ], | |
| "State": [ | |
| "WA" | |
| ] | |
| } | |
| ], | |
| "Source": [ | |
| { | |
| "$instance": { | |
| "number": [ | |
| { | |
| "endIndex": 18, | |
| "modelType": "Prebuilt Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "startIndex": 13, | |
| "text": "12345", | |
| "type": "builtin.number" | |
| } | |
| ], | |
| "State": [ | |
| { | |
| "endIndex": 21, | |
| "modelType": "Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.941649556, | |
| "startIndex": 19, | |
| "text": "VA", | |
| "type": "State" | |
| } | |
| ] | |
| }, | |
| "number": [ | |
| 12345 | |
| ], | |
| "State": [ | |
| "VA" | |
| ] | |
| } | |
| ] | |
| }, | |
| "sentiment": { | |
| "label": "neutral", | |
| "score": 0.5 | |
| }, | |
| "v3": { | |
| "response": { | |
| "prediction": { | |
| "entities": { | |
| "$instance": { | |
| "Destination": [ | |
| { | |
| "length": 8, | |
| "modelType": "Composite Entity Extractor", | |
| "modelTypeId": 4, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "role": "Destination", | |
| "score": 0.9818366, | |
| "startIndex": 25, | |
| "text": "12346 WA", | |
| "type": "Address" | |
| } | |
| ], | |
| "Source": [ | |
| { | |
| "length": 8, | |
| "modelType": "Composite Entity Extractor", | |
| "modelTypeId": 4, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "role": "Source", | |
| "score": 0.9345161, | |
| "startIndex": 13, | |
| "text": "12345 VA", | |
| "type": "Address" | |
| } | |
| ] | |
| }, | |
| "Destination": [ | |
| { | |
| "$instance": { | |
| "number": [ | |
| { | |
| "length": 5, | |
| "modelType": "Prebuilt Entity Extractor", | |
| "modelTypeId": 2, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "startIndex": 25, | |
| "text": "12346", | |
| "type": "builtin.number" | |
| } | |
| ], | |
| "State": [ | |
| { | |
| "length": 2, | |
| "modelType": "Entity Extractor", | |
| "modelTypeId": 1, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.9893861, | |
| "startIndex": 31, | |
| "text": "WA", | |
| "type": "State" | |
| } | |
| ] | |
| }, | |
| "number": [ | |
| 12346 | |
| ], | |
| "State": [ | |
| "WA" | |
| ] | |
| } | |
| ], | |
| "Source": [ | |
| { | |
| "$instance": { | |
| "number": [ | |
| { | |
| "length": 5, | |
| "modelType": "Prebuilt Entity Extractor", | |
| "modelTypeId": 2, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "startIndex": 13, | |
| "text": "12345", | |
| "type": "builtin.number" | |
| } | |
| ], | |
| "State": [ | |
| { | |
| "length": 2, | |
| "modelType": "Entity Extractor", | |
| "modelTypeId": 1, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.941649556, | |
| "startIndex": 19, | |
| "text": "VA", | |
| "type": "State" | |
| } | |
| ] | |
| }, | |
| "number": [ | |
| 12345 | |
| ], | |
| "State": [ | |
| "VA" | |
| ] | |
| } | |
| ] | |
| }, | |
| "intents": { | |
| "Cancel": { | |
| "score": 1.01764708e-9 | |
| }, | |
| "Delivery": { | |
| "score": 0.00238572317 | |
| }, | |
| "EntityTests": { | |
| "score": 4.757576e-10 | |
| }, | |
| "Greeting": { | |
| "score": 1.0875e-9 | |
| }, | |
| "Help": { | |
| "score": 1.01764708e-9 | |
| }, | |
| "None": { | |
| "score": 0.00000117844979 | |
| }, | |
| "Roles": { | |
| "score": 0.999911964 | |
| }, | |
| "search": { | |
| "score": 0.000009494859 | |
| }, | |
| "SpecifyName": { | |
| "score": 3.0666667e-9 | |
| }, | |
| "Travel": { | |
| "score": 0.00000309763345 | |
| }, | |
| "Weather_GetForecast": { | |
| "score": 0.00000102792524 | |
| } | |
| }, | |
| "normalizedQuery": "deliver from 12345 va to 12346 wa", | |
| "sentiment": { | |
| "label": "neutral", | |
| "score": 0.5 | |
| }, | |
| "topIntent": "Roles" | |
| }, | |
| "query": "Deliver from 12345 VA to 12346 WA" | |
| }, | |
| "options": { | |
| "includeAllIntents": true, | |
| "includeAPIResults": true, | |
| "includeInstanceData": true, | |
| "log": true, | |
| "preferExternalEntities": true, | |
| "slot": "production", | |
| "version": "GeoPeople" | |
| } | |
| } | |
| } |