Spaces:
Build error
Build error
Validify-testbot-1
/
botbuilder-python
/libraries
/botbuilder-ai
/tests
/luis
/test_data
/ExternalEntitiesAndSimpleOverride_v3.json
| { | |
| "entities": { | |
| "$instance": { | |
| "Address": [ | |
| { | |
| "endIndex": 13, | |
| "modelType": "Composite Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.7033113, | |
| "startIndex": 8, | |
| "text": "37 wa", | |
| "type": "Address" | |
| } | |
| ], | |
| "number": [ | |
| { | |
| "endIndex": 19, | |
| "modelType": "Prebuilt Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "startIndex": 17, | |
| "text": "82", | |
| "type": "builtin.number" | |
| } | |
| ], | |
| "State": [ | |
| { | |
| "endIndex": 22, | |
| "modelType": "Entity Extractor", | |
| "recognitionSources": [ | |
| "externalEntities" | |
| ], | |
| "startIndex": 20, | |
| "text": "co", | |
| "type": "State" | |
| } | |
| ] | |
| }, | |
| "Address": [ | |
| { | |
| "$instance": { | |
| "number": [ | |
| { | |
| "endIndex": 10, | |
| "modelType": "Prebuilt Entity Extractor", | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "startIndex": 8, | |
| "text": "37", | |
| "type": "builtin.number" | |
| } | |
| ], | |
| "State": [ | |
| { | |
| "endIndex": 13, | |
| "modelType": "Entity Extractor", | |
| "recognitionSources": [ | |
| "model", | |
| "externalEntities" | |
| ], | |
| "score": 0.5987082, | |
| "startIndex": 11, | |
| "text": "wa", | |
| "type": "State" | |
| } | |
| ] | |
| }, | |
| "number": [ | |
| 37 | |
| ], | |
| "State": [ | |
| { | |
| "state": "Washington" | |
| } | |
| ] | |
| } | |
| ], | |
| "number": [ | |
| 82 | |
| ], | |
| "State": [ | |
| { | |
| "state": "Colorado" | |
| } | |
| ] | |
| }, | |
| "intents": { | |
| "Cancel": { | |
| "score": 0.004045653 | |
| }, | |
| "Delivery": { | |
| "score": 0.511144161 | |
| }, | |
| "EntityTests": { | |
| "score": 0.004197402 | |
| }, | |
| "Greeting": { | |
| "score": 0.00286332145 | |
| }, | |
| "Help": { | |
| "score": 0.00351834856 | |
| }, | |
| "None": { | |
| "score": 0.01229356 | |
| }, | |
| "Roles": { | |
| "score": 0.08465987 | |
| }, | |
| "search": { | |
| "score": 0.009909824 | |
| }, | |
| "SpecifyName": { | |
| "score": 0.006426142 | |
| }, | |
| "Travel": { | |
| "score": 0.008369388 | |
| }, | |
| "Weather_GetForecast": { | |
| "score": 0.0112502193 | |
| } | |
| }, | |
| "sentiment": { | |
| "label": "neutral", | |
| "score": 0.5 | |
| }, | |
| "text": "deliver 37 wa to 82 co", | |
| "v3": { | |
| "options": { | |
| "externalEntities": [ | |
| { | |
| "entityLength": 2, | |
| "entityName": "State", | |
| "resolution": { | |
| "state": "Washington" | |
| }, | |
| "startIndex": 11 | |
| }, | |
| { | |
| "entityLength": 2, | |
| "entityName": "State", | |
| "resolution": { | |
| "state": "Colorado" | |
| }, | |
| "startIndex": 20 | |
| } | |
| ], | |
| "includeAllIntents": true, | |
| "includeAPIResults": true, | |
| "includeInstanceData": true, | |
| "log": true, | |
| "preferExternalEntities": true, | |
| "slot": "production" | |
| }, | |
| "response": { | |
| "prediction": { | |
| "entities": { | |
| "$instance": { | |
| "Address": [ | |
| { | |
| "length": 5, | |
| "modelType": "Composite Entity Extractor", | |
| "modelTypeId": 4, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "score": 0.7033113, | |
| "startIndex": 8, | |
| "text": "37 wa", | |
| "type": "Address" | |
| } | |
| ], | |
| "number": [ | |
| { | |
| "length": 2, | |
| "modelType": "Prebuilt Entity Extractor", | |
| "modelTypeId": 2, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "startIndex": 17, | |
| "text": "82", | |
| "type": "builtin.number" | |
| } | |
| ], | |
| "State": [ | |
| { | |
| "length": 2, | |
| "modelType": "Entity Extractor", | |
| "modelTypeId": 1, | |
| "recognitionSources": [ | |
| "externalEntities" | |
| ], | |
| "startIndex": 20, | |
| "text": "co", | |
| "type": "State" | |
| } | |
| ] | |
| }, | |
| "Address": [ | |
| { | |
| "$instance": { | |
| "number": [ | |
| { | |
| "length": 2, | |
| "modelType": "Prebuilt Entity Extractor", | |
| "modelTypeId": 2, | |
| "recognitionSources": [ | |
| "model" | |
| ], | |
| "startIndex": 8, | |
| "text": "37", | |
| "type": "builtin.number" | |
| } | |
| ], | |
| "State": [ | |
| { | |
| "length": 2, | |
| "modelType": "Entity Extractor", | |
| "modelTypeId": 1, | |
| "recognitionSources": [ | |
| "model", | |
| "externalEntities" | |
| ], | |
| "score": 0.5987082, | |
| "startIndex": 11, | |
| "text": "wa", | |
| "type": "State" | |
| } | |
| ] | |
| }, | |
| "number": [ | |
| 37 | |
| ], | |
| "State": [ | |
| { | |
| "state": "Washington" | |
| } | |
| ] | |
| } | |
| ], | |
| "number": [ | |
| 82 | |
| ], | |
| "State": [ | |
| { | |
| "state": "Colorado" | |
| } | |
| ] | |
| }, | |
| "intents": { | |
| "Cancel": { | |
| "score": 0.004045653 | |
| }, | |
| "Delivery": { | |
| "score": 0.511144161 | |
| }, | |
| "EntityTests": { | |
| "score": 0.004197402 | |
| }, | |
| "Greeting": { | |
| "score": 0.00286332145 | |
| }, | |
| "Help": { | |
| "score": 0.00351834856 | |
| }, | |
| "None": { | |
| "score": 0.01229356 | |
| }, | |
| "Roles": { | |
| "score": 0.08465987 | |
| }, | |
| "search": { | |
| "score": 0.009909824 | |
| }, | |
| "SpecifyName": { | |
| "score": 0.006426142 | |
| }, | |
| "Travel": { | |
| "score": 0.008369388 | |
| }, | |
| "Weather.GetForecast": { | |
| "score": 0.0112502193 | |
| } | |
| }, | |
| "normalizedQuery": "deliver 37 wa to 82 co", | |
| "sentiment": { | |
| "label": "neutral", | |
| "score": 0.5 | |
| }, | |
| "topIntent": "Delivery" | |
| }, | |
| "query": "deliver 37 wa to 82 co" | |
| } | |
| } | |
| } |