Untitled
unknown
json
2 years ago
57 kB
4
Indexable
{ "__type": "com.amazonaws.deepsense.nlu.inference.fst#RecognizeRequest", "dialogHistory": { "__type": "com.amazonaws.deepsense.nlu.inference#DialogHistory", "activeContext": {}, "events": [ { "__type": "UserEvent", "eventTime": 1673582149.487, "requestContext": { "awsAccountId": "405422964464", "doNotStore": false, "eventId": "273992e5-a67c-4a97-9ac6-1cf72b017fbd", "isLiveTraffic": false, "locale": "en-US", "utteranceTime": 1673582149.487 }, "resolutionContext": {}, "userInput": { "inputType": "WrittenText", "utteranceText": "one two three one two three four five six seven eight nine one two three four five six seven A B C D" } }, { "__type": "AgentEvent", "activeIntent": { "__type": "SingleIntent", "name": "OptimizeOne", "recognitionConfidence": { "score": 0.9151281714439392 }, "slots": [ { "__type": "SingleValuedSlot", "name": "NumberFifteen" }, { "__type": "SingleValuedSlot", "name": "Email" }, { "__type": "SingleValuedSlot", "name": "NumberFour" }, { "__type": "SingleValuedSlot", "name": "Percent" }, { "__type": "SingleValuedSlot", "name": "NumberFourteen" }, { "__type": "SingleValuedSlot", "name": "NumberTwo" }, { "__type": "SingleValuedSlot", "name": "NumberThirteen" }, { "__type": "SingleValuedSlot", "name": "NumberTwelve" }, { "__type": "SingleValuedSlot", "name": "NumberEleven" }, { "__type": "SingleValuedSlot", "name": "NumberSix" }, { "__type": "SingleValuedSlot", "name": "NumberFive" }, { "__type": "SingleValuedSlot", "name": "NumberSeven" }, { "__type": "SingleValuedSlot", "name": "NumberThree" }, { "__type": "SingleValuedSlot", "name": "NumberOne" }, { "__type": "SingleValuedSlot", "name": "NumberNine" }, { "__type": "SingleValuedSlot", "name": "NumberEight" }, { "__type": "SingleValuedSlot", "name": "NumberTen" }, { "__type": "SingleValuedSlot", "name": "cardNumber" } ] }, "eventTime": 1673582149.489, "nextTurnDialogAct": { "__type": "ElicitSlotDialogAct", "dialogActSource": "DEEP_SENSE", "slotName": "NumberOne" }, "prompt": "What number 1?" }, { "__type": "UserEvent", "eventTime": 1673582157.24, "requestContext": { "awsAccountId": "405422964464", "doNotStore": false, "eventId": "b9d6a8a0-07b8-4c5f-9134-3f34b9751f98", "isLiveTraffic": false, "locale": "en-US", "utteranceTime": 1673582157.24 }, "resolutionContext": {}, "userInput": { "inputType": "WrittenText", "utteranceText": "one two three one two three four five six seven eight nine one two three four five six seven" } }, { "__type": "AgentEvent", "activeIntent": { "__type": "SingleIntent", "name": "OptimizeOne", "recognitionConfidence": { "score": 1 }, "slots": [ { "__type": "SingleValuedSlot", "name": "NumberFifteen" }, { "__type": "SingleValuedSlot", "name": "Email" }, { "__type": "SingleValuedSlot", "name": "NumberFour" }, { "__type": "SingleValuedSlot", "name": "Percent" }, { "__type": "SingleValuedSlot", "name": "NumberFourteen" }, { "__type": "SingleValuedSlot", "name": "NumberTwo" }, { "__type": "SingleValuedSlot", "name": "NumberThirteen" }, { "__type": "SingleValuedSlot", "name": "NumberTwelve" }, { "__type": "SingleValuedSlot", "name": "NumberEleven" }, { "__type": "SingleValuedSlot", "name": "NumberSix" }, { "__type": "SingleValuedSlot", "name": "NumberFive" }, { "__type": "SingleValuedSlot", "name": "NumberSeven" }, { "__type": "SingleValuedSlot", "name": "NumberThree" }, { "__type": "SingleValuedSlot", "confirmationState": { "confidence": { "score": 0 }, "status": "None" }, "name": "NumberOne", "resolutionResult": { "itemizedResolutions": [], "originalText": "one two three one two three four five six seven eight nine one two three four five six seven", "resolvedValue": "1231234567891234567", "slotValueType": "Single", "subSlotResolutionsMap": {}, "tokens": [ { "text": "one", "utteranceSpan": { "exclEndIndex": 3, "inclStartIndex": 0 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 7, "inclStartIndex": 4 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 13, "inclStartIndex": 8 } }, { "text": "one", "utteranceSpan": { "exclEndIndex": 17, "inclStartIndex": 14 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 21, "inclStartIndex": 18 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 27, "inclStartIndex": 22 } }, { "text": "four", "utteranceSpan": { "exclEndIndex": 32, "inclStartIndex": 28 } }, { "text": "five", "utteranceSpan": { "exclEndIndex": 37, "inclStartIndex": 33 } }, { "text": "six", "utteranceSpan": { "exclEndIndex": 41, "inclStartIndex": 38 } }, { "text": "seven", "utteranceSpan": { "exclEndIndex": 47, "inclStartIndex": 42 } }, { "text": "eight", "utteranceSpan": { "exclEndIndex": 53, "inclStartIndex": 48 } }, { "text": "nine", "utteranceSpan": { "exclEndIndex": 58, "inclStartIndex": 54 } }, { "text": "one", "utteranceSpan": { "exclEndIndex": 62, "inclStartIndex": 59 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 66, "inclStartIndex": 63 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 72, "inclStartIndex": 67 } }, { "text": "four", "utteranceSpan": { "exclEndIndex": 77, "inclStartIndex": 73 } }, { "text": "five", "utteranceSpan": { "exclEndIndex": 82, "inclStartIndex": 78 } }, { "text": "six", "utteranceSpan": { "exclEndIndex": 86, "inclStartIndex": 83 } }, { "text": "seven", "utteranceSpan": { "exclEndIndex": 92, "inclStartIndex": 87 } } ], "topResolutions": [ { "alexaCompatibleForm": "1231234567891234567", "canonicalForm": "\"1231234567891234567\"", "confidence": { "score": 1 }, "humanReadableForm": "1231234567891234567", "shape": "Scalar", "source": "Rule" } ] } }, { "__type": "SingleValuedSlot", "name": "NumberNine" }, { "__type": "SingleValuedSlot", "name": "NumberEight" }, { "__type": "SingleValuedSlot", "name": "NumberTen" }, { "__type": "SingleValuedSlot", "name": "cardNumber" } ] }, "eventTime": 1673582157.243, "nextTurnDialogAct": { "__type": "ElicitSlotDialogAct", "dialogActSource": "DEEP_SENSE", "slotName": "NumberTwo" }, "prompt": "What number 2?" }, { "__type": "UserEvent", "eventTime": 1673582162.074, "requestContext": { "awsAccountId": "405422964464", "doNotStore": false, "eventId": "7a7cf191-0f81-4631-9fd0-16cb2678bcc0", "isLiveTraffic": false, "locale": "en-US", "utteranceTime": 1673582162.074 }, "resolutionContext": {}, "userInput": { "inputType": "WrittenText", "utteranceText": "one two three one two three four five six seven eight nine one two three four five six seven A B C D" } }, { "__type": "AgentEvent", "activeIntent": { "__type": "SingleIntent", "name": "OptimizeOne", "recognitionConfidence": { "score": 1 }, "slots": [ { "__type": "SingleValuedSlot", "name": "NumberFifteen" }, { "__type": "SingleValuedSlot", "name": "Email" }, { "__type": "SingleValuedSlot", "name": "NumberFour" }, { "__type": "SingleValuedSlot", "name": "Percent" }, { "__type": "SingleValuedSlot", "name": "NumberFourteen" }, { "__type": "SingleValuedSlot", "name": "NumberTwo" }, { "__type": "SingleValuedSlot", "name": "NumberThirteen" }, { "__type": "SingleValuedSlot", "name": "NumberTwelve" }, { "__type": "SingleValuedSlot", "name": "NumberEleven" }, { "__type": "SingleValuedSlot", "name": "NumberSix" }, { "__type": "SingleValuedSlot", "name": "NumberFive" }, { "__type": "SingleValuedSlot", "name": "NumberSeven" }, { "__type": "SingleValuedSlot", "name": "NumberThree" }, { "__type": "SingleValuedSlot", "confirmationState": { "confidence": { "score": 0 }, "status": "None" }, "name": "NumberOne", "resolutionResult": { "itemizedResolutions": [], "originalText": "one two three one two three four five six seven eight nine one two three four five six seven", "resolvedValue": "1231234567891234567", "slotValueType": "Single", "subSlotResolutionsMap": {}, "tokens": [ { "text": "one", "utteranceSpan": { "exclEndIndex": 3, "inclStartIndex": 0 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 7, "inclStartIndex": 4 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 13, "inclStartIndex": 8 } }, { "text": "one", "utteranceSpan": { "exclEndIndex": 17, "inclStartIndex": 14 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 21, "inclStartIndex": 18 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 27, "inclStartIndex": 22 } }, { "text": "four", "utteranceSpan": { "exclEndIndex": 32, "inclStartIndex": 28 } }, { "text": "five", "utteranceSpan": { "exclEndIndex": 37, "inclStartIndex": 33 } }, { "text": "six", "utteranceSpan": { "exclEndIndex": 41, "inclStartIndex": 38 } }, { "text": "seven", "utteranceSpan": { "exclEndIndex": 47, "inclStartIndex": 42 } }, { "text": "eight", "utteranceSpan": { "exclEndIndex": 53, "inclStartIndex": 48 } }, { "text": "nine", "utteranceSpan": { "exclEndIndex": 58, "inclStartIndex": 54 } }, { "text": "one", "utteranceSpan": { "exclEndIndex": 62, "inclStartIndex": 59 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 66, "inclStartIndex": 63 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 72, "inclStartIndex": 67 } }, { "text": "four", "utteranceSpan": { "exclEndIndex": 77, "inclStartIndex": 73 } }, { "text": "five", "utteranceSpan": { "exclEndIndex": 82, "inclStartIndex": 78 } }, { "text": "six", "utteranceSpan": { "exclEndIndex": 86, "inclStartIndex": 83 } }, { "text": "seven", "utteranceSpan": { "exclEndIndex": 92, "inclStartIndex": 87 } } ], "topResolutions": [ { "alexaCompatibleForm": "1231234567891234567", "canonicalForm": "\"1231234567891234567\"", "confidence": { "score": 1 }, "humanReadableForm": "1231234567891234567", "shape": "Scalar", "source": "Rule" } ] } }, { "__type": "SingleValuedSlot", "name": "NumberNine" }, { "__type": "SingleValuedSlot", "name": "NumberEight" }, { "__type": "SingleValuedSlot", "name": "NumberTen" }, { "__type": "SingleValuedSlot", "name": "cardNumber" } ] }, "eventTime": 1673582162.079, "nextTurnDialogAct": { "__type": "ElicitSlotDialogAct", "dialogActSource": "DEEP_SENSE", "slotName": "NumberTwo" }, "prompt": "What number 2?" }, { "__type": "UserEvent", "eventTime": 1673582171.072, "requestContext": { "awsAccountId": "405422964464", "doNotStore": false, "eventId": "60e53169-81c9-410c-987d-e9871f98eda1", "isLiveTraffic": false, "locale": "en-US", "utteranceTime": 1673582171.072 }, "resolutionContext": {}, "userInput": { "inputType": "WrittenText", "utteranceText": "one two three one two three four five six seven eight nine one two three four five six seven" } }, { "__type": "AgentEvent", "activeIntent": { "__type": "SingleIntent", "name": "OptimizeOne", "recognitionConfidence": { "score": 1 }, "slots": [ { "__type": "SingleValuedSlot", "name": "NumberFifteen" }, { "__type": "SingleValuedSlot", "name": "Email" }, { "__type": "SingleValuedSlot", "name": "NumberFour" }, { "__type": "SingleValuedSlot", "name": "Percent" }, { "__type": "SingleValuedSlot", "name": "NumberFourteen" }, { "__type": "SingleValuedSlot", "confirmationState": { "confidence": { "score": 0 }, "status": "None" }, "name": "NumberTwo", "resolutionResult": { "itemizedResolutions": [], "originalText": "one two three one two three four five six seven eight nine one two three four five six seven", "resolvedValue": "1231234567891234567", "slotValueType": "Single", "subSlotResolutionsMap": {}, "tokens": [ { "text": "one", "utteranceSpan": { "exclEndIndex": 3, "inclStartIndex": 0 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 7, "inclStartIndex": 4 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 13, "inclStartIndex": 8 } }, { "text": "one", "utteranceSpan": { "exclEndIndex": 17, "inclStartIndex": 14 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 21, "inclStartIndex": 18 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 27, "inclStartIndex": 22 } }, { "text": "four", "utteranceSpan": { "exclEndIndex": 32, "inclStartIndex": 28 } }, { "text": "five", "utteranceSpan": { "exclEndIndex": 37, "inclStartIndex": 33 } }, { "text": "six", "utteranceSpan": { "exclEndIndex": 41, "inclStartIndex": 38 } }, { "text": "seven", "utteranceSpan": { "exclEndIndex": 47, "inclStartIndex": 42 } }, { "text": "eight", "utteranceSpan": { "exclEndIndex": 53, "inclStartIndex": 48 } }, { "text": "nine", "utteranceSpan": { "exclEndIndex": 58, "inclStartIndex": 54 } }, { "text": "one", "utteranceSpan": { "exclEndIndex": 62, "inclStartIndex": 59 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 66, "inclStartIndex": 63 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 72, "inclStartIndex": 67 } }, { "text": "four", "utteranceSpan": { "exclEndIndex": 77, "inclStartIndex": 73 } }, { "text": "five", "utteranceSpan": { "exclEndIndex": 82, "inclStartIndex": 78 } }, { "text": "six", "utteranceSpan": { "exclEndIndex": 86, "inclStartIndex": 83 } }, { "text": "seven", "utteranceSpan": { "exclEndIndex": 92, "inclStartIndex": 87 } } ], "topResolutions": [ { "alexaCompatibleForm": "1231234567891234567", "canonicalForm": "\"1231234567891234567\"", "confidence": { "score": 1 }, "humanReadableForm": "1231234567891234567", "shape": "Scalar", "source": "Rule" } ] } }, { "__type": "SingleValuedSlot", "name": "NumberThirteen" }, { "__type": "SingleValuedSlot", "name": "NumberTwelve" }, { "__type": "SingleValuedSlot", "name": "NumberEleven" }, { "__type": "SingleValuedSlot", "name": "NumberSix" }, { "__type": "SingleValuedSlot", "name": "NumberFive" }, { "__type": "SingleValuedSlot", "name": "NumberSeven" }, { "__type": "SingleValuedSlot", "name": "NumberThree" }, { "__type": "SingleValuedSlot", "confirmationState": { "confidence": { "score": 0 }, "status": "None" }, "name": "NumberOne", "resolutionResult": { "itemizedResolutions": [], "originalText": "one two three one two three four five six seven eight nine one two three four five six seven", "resolvedValue": "1231234567891234567", "slotValueType": "Single", "subSlotResolutionsMap": {}, "tokens": [ { "text": "one", "utteranceSpan": { "exclEndIndex": 3, "inclStartIndex": 0 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 7, "inclStartIndex": 4 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 13, "inclStartIndex": 8 } }, { "text": "one", "utteranceSpan": { "exclEndIndex": 17, "inclStartIndex": 14 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 21, "inclStartIndex": 18 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 27, "inclStartIndex": 22 } }, { "text": "four", "utteranceSpan": { "exclEndIndex": 32, "inclStartIndex": 28 } }, { "text": "five", "utteranceSpan": { "exclEndIndex": 37, "inclStartIndex": 33 } }, { "text": "six", "utteranceSpan": { "exclEndIndex": 41, "inclStartIndex": 38 } }, { "text": "seven", "utteranceSpan": { "exclEndIndex": 47, "inclStartIndex": 42 } }, { "text": "eight", "utteranceSpan": { "exclEndIndex": 53, "inclStartIndex": 48 } }, { "text": "nine", "utteranceSpan": { "exclEndIndex": 58, "inclStartIndex": 54 } }, { "text": "one", "utteranceSpan": { "exclEndIndex": 62, "inclStartIndex": 59 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 66, "inclStartIndex": 63 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 72, "inclStartIndex": 67 } }, { "text": "four", "utteranceSpan": { "exclEndIndex": 77, "inclStartIndex": 73 } }, { "text": "five", "utteranceSpan": { "exclEndIndex": 82, "inclStartIndex": 78 } }, { "text": "six", "utteranceSpan": { "exclEndIndex": 86, "inclStartIndex": 83 } }, { "text": "seven", "utteranceSpan": { "exclEndIndex": 92, "inclStartIndex": 87 } } ], "topResolutions": [ { "alexaCompatibleForm": "1231234567891234567", "canonicalForm": "\"1231234567891234567\"", "confidence": { "score": 1 }, "humanReadableForm": "1231234567891234567", "shape": "Scalar", "source": "Rule" } ] } }, { "__type": "SingleValuedSlot", "name": "NumberNine" }, { "__type": "SingleValuedSlot", "name": "NumberEight" }, { "__type": "SingleValuedSlot", "name": "NumberTen" }, { "__type": "SingleValuedSlot", "name": "cardNumber" } ] }, "eventTime": 1673582171.075, "nextTurnDialogAct": { "__type": "ElicitSlotDialogAct", "dialogActSource": "DEEP_SENSE", "slotName": "Email" }, "prompt": "please provide your email address" } ] }, "fstBundleUri": "arn:aws:mass:us-west-2:405422964464:LEX/BUNDLE/NLU_a5fe58ab-7fea-4f13-9515-ccb89b4ce07a_BotNluFstArtifact/$LATEST/1", "requestContext": { "__type": "com.amazonaws.deepsense.nlu.inference#RequestContext", "awsAccountId": "405422964464", "doNotStore": false, "eventId": "36b6f4b1-844e-4668-a331-df6c82d9f515", "isLiveTraffic": false, "locale": "en-US", "utteranceTime": 1673582189.228 }, "tokenizedUtterance": { "__type": "com.amazonaws.deepsense.nlu.inference#TokenizedUtterance", "confidence": { "score": 1 }, "tokens": [ { "text": "it", "utteranceSpan": { "exclEndIndex": 2, "inclStartIndex": 0 } }, { "text": "is", "utteranceSpan": { "exclEndIndex": 5, "inclStartIndex": 3 } }, { "text": "h", "utteranceSpan": { "exclEndIndex": 7, "inclStartIndex": 6 } }, { "text": "e", "utteranceSpan": { "exclEndIndex": 9, "inclStartIndex": 8 } }, { "text": "ya", "utteranceSpan": { "exclEndIndex": 12, "inclStartIndex": 10 } }, { "text": "r", "utteranceSpan": { "exclEndIndex": 14, "inclStartIndex": 13 } }, { "text": "ish", "utteranceSpan": { "exclEndIndex": 18, "inclStartIndex": 15 } }, { "text": "one", "utteranceSpan": { "exclEndIndex": 22, "inclStartIndex": 19 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 26, "inclStartIndex": 23 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 32, "inclStartIndex": 27 } }, { "text": "one", "utteranceSpan": { "exclEndIndex": 36, "inclStartIndex": 33 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 40, "inclStartIndex": 37 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 46, "inclStartIndex": 41 } }, { "text": "four", "utteranceSpan": { "exclEndIndex": 51, "inclStartIndex": 47 } }, { "text": "five", "utteranceSpan": { "exclEndIndex": 56, "inclStartIndex": 52 } }, { "text": "six", "utteranceSpan": { "exclEndIndex": 60, "inclStartIndex": 57 } }, { "text": "seven", "utteranceSpan": { "exclEndIndex": 66, "inclStartIndex": 61 } }, { "text": "eight", "utteranceSpan": { "exclEndIndex": 72, "inclStartIndex": 67 } }, { "text": "nine", "utteranceSpan": { "exclEndIndex": 77, "inclStartIndex": 73 } }, { "text": "one", "utteranceSpan": { "exclEndIndex": 81, "inclStartIndex": 78 } }, { "text": "two", "utteranceSpan": { "exclEndIndex": 85, "inclStartIndex": 82 } }, { "text": "three", "utteranceSpan": { "exclEndIndex": 91, "inclStartIndex": 86 } }, { "text": "four", "utteranceSpan": { "exclEndIndex": 96, "inclStartIndex": 92 } }, { "text": "five", "utteranceSpan": { "exclEndIndex": 101, "inclStartIndex": 97 } }, { "text": "six", "utteranceSpan": { "exclEndIndex": 105, "inclStartIndex": 102 } }, { "text": "seven", "utteranceSpan": { "exclEndIndex": 111, "inclStartIndex": 106 } }, { "text": "@", "utteranceSpan": { "exclEndIndex": 113, "inclStartIndex": 112 } }, { "text": "gmail.com", "utteranceSpan": { "exclEndIndex": 123, "inclStartIndex": 114 } } ], "utteranceText": "it is h e ya r ish one two three one two three four five six seven eight nine one two three four five six seven @ gmail.com" } }
Editor is loading...