Spaces:
Build error
Build error
Validify-testbot-1
/
botbuilder-python
/libraries
/botbuilder-ai
/tests
/luis
/test_data
/Composite1.json
| { | |
| "text": "12 years old and 3 days old and monday july 3rd and every monday and between 3am and 5:30am and 4 acres and 4 pico meters and chrimc@hotmail.com and $4 and $4.25 and also 32 and 210.4 and first and 10% and 10.5% and 425-555-1234 and 3 degrees and -27.5 degrees c", | |
| "intents": { | |
| "EntityTests": { | |
| "score": 0.9783022 | |
| }, | |
| "search": { | |
| "score": 0.253596246 | |
| }, | |
| "Weather_GetForecast": { | |
| "score": 0.0438077338 | |
| }, | |
| "None": { | |
| "score": 0.0412048623 | |
| }, | |
| "Travel": { | |
| "score": 0.0118790194 | |
| }, | |
| "Delivery": { | |
| "score": 0.00688600726 | |
| }, | |
| "SpecifyName": { | |
| "score": 0.00150657748 | |
| }, | |
| "Help": { | |
| "score": 0.000121566052 | |
| }, | |
| "Cancel": { | |
| "score": 5.180011E-05 | |
| }, | |
| "Greeting": { | |
| "score": 1.6850714E-05 | |
| } | |
| }, | |
| "entities": { | |
| "$instance": { | |
| "Composite1": [ | |
| { | |
| "startIndex": 0, | |
| "endIndex": 262, | |
| "text": "12 years old and 3 days old and monday july 3rd and every monday and between 3am and 5 : 30am and 4 acres and 4 pico meters and chrimc @ hotmail . com and $ 4 and $ 4 . 25 and also 32 and 210 . 4 and first and 10 % and 10 . 5 % and 425 - 555 - 1234 and 3 degrees and - 27 . 5 degrees c", | |
| "type": "Composite1", | |
| "score": 0.7279488 | |
| } | |
| ] | |
| }, | |
| "Composite1": [ | |
| { | |
| "$instance": { | |
| "age": [ | |
| { | |
| "startIndex": 0, | |
| "endIndex": 12, | |
| "text": "12 years old", | |
| "type": "builtin.age" | |
| }, | |
| { | |
| "startIndex": 17, | |
| "endIndex": 27, | |
| "text": "3 days old", | |
| "type": "builtin.age" | |
| } | |
| ], | |
| "datetime": [ | |
| { | |
| "startIndex": 0, | |
| "endIndex": 8, | |
| "text": "12 years", | |
| "type": "builtin.datetimeV2.duration" | |
| }, | |
| { | |
| "startIndex": 17, | |
| "endIndex": 23, | |
| "text": "3 days", | |
| "type": "builtin.datetimeV2.duration" | |
| }, | |
| { | |
| "startIndex": 32, | |
| "endIndex": 47, | |
| "text": "monday july 3rd", | |
| "type": "builtin.datetimeV2.date" | |
| }, | |
| { | |
| "startIndex": 52, | |
| "endIndex": 64, | |
| "text": "every monday", | |
| "type": "builtin.datetimeV2.set" | |
| }, | |
| { | |
| "startIndex": 69, | |
| "endIndex": 91, | |
| "text": "between 3am and 5:30am", | |
| "type": "builtin.datetimeV2.timerange" | |
| } | |
| ], | |
| "dimension": [ | |
| { | |
| "startIndex": 96, | |
| "endIndex": 103, | |
| "text": "4 acres", | |
| "type": "builtin.dimension" | |
| }, | |
| { | |
| "startIndex": 108, | |
| "endIndex": 121, | |
| "text": "4 pico meters", | |
| "type": "builtin.dimension" | |
| } | |
| ], | |
| "email": [ | |
| { | |
| "startIndex": 126, | |
| "endIndex": 144, | |
| "text": "chrimc@hotmail.com", | |
| "type": "builtin.email" | |
| } | |
| ], | |
| "money": [ | |
| { | |
| "startIndex": 149, | |
| "endIndex": 151, | |
| "text": "$4", | |
| "type": "builtin.currency" | |
| }, | |
| { | |
| "startIndex": 156, | |
| "endIndex": 161, | |
| "text": "$4.25", | |
| "type": "builtin.currency" | |
| } | |
| ], | |
| "number": [ | |
| { | |
| "startIndex": 0, | |
| "endIndex": 2, | |
| "text": "12", | |
| "type": "builtin.number", | |
| "subtype": "integer" | |
| }, | |
| { | |
| "startIndex": 17, | |
| "endIndex": 18, | |
| "text": "3", | |
| "type": "builtin.number", | |
| "subtype": "integer" | |
| }, | |
| { | |
| "startIndex": 85, | |
| "endIndex": 86, | |
| "text": "5", | |
| "type": "builtin.number", | |
| "subtype": "integer" | |
| }, | |
| { | |
| "startIndex": 96, | |
| "endIndex": 97, | |
| "text": "4", | |
| "type": "builtin.number", | |
| "subtype": "integer" | |
| }, | |
| { | |
| "startIndex": 108, | |
| "endIndex": 109, | |
| "text": "4", | |
| "type": "builtin.number", | |
| "subtype": "integer" | |
| }, | |
| { | |
| "startIndex": 150, | |
| "endIndex": 151, | |
| "text": "4", | |
| "type": "builtin.number", | |
| "subtype": "integer" | |
| }, | |
| { | |
| "startIndex": 157, | |
| "endIndex": 161, | |
| "text": "4.25", | |
| "type": "builtin.number", | |
| "subtype": "decimal" | |
| }, | |
| { | |
| "startIndex": 171, | |
| "endIndex": 173, | |
| "text": "32", | |
| "type": "builtin.number", | |
| "subtype": "integer" | |
| }, | |
| { | |
| "startIndex": 178, | |
| "endIndex": 183, | |
| "text": "210.4", | |
| "type": "builtin.number", | |
| "subtype": "decimal" | |
| }, | |
| { | |
| "startIndex": 198, | |
| "endIndex": 200, | |
| "text": "10", | |
| "type": "builtin.number", | |
| "subtype": "integer" | |
| }, | |
| { | |
| "startIndex": 206, | |
| "endIndex": 210, | |
| "text": "10.5", | |
| "type": "builtin.number", | |
| "subtype": "decimal" | |
| }, | |
| { | |
| "startIndex": 216, | |
| "endIndex": 219, | |
| "text": "425", | |
| "type": "builtin.number", | |
| "subtype": "integer" | |
| }, | |
| { | |
| "startIndex": 220, | |
| "endIndex": 223, | |
| "text": "555", | |
| "type": "builtin.number", | |
| "subtype": "integer" | |
| }, | |
| { | |
| "startIndex": 224, | |
| "endIndex": 228, | |
| "text": "1234", | |
| "type": "builtin.number", | |
| "subtype": "integer" | |
| }, | |
| { | |
| "startIndex": 233, | |
| "endIndex": 234, | |
| "text": "3", | |
| "type": "builtin.number", | |
| "subtype": "integer" | |
| }, | |
| { | |
| "startIndex": 247, | |
| "endIndex": 252, | |
| "text": "-27.5", | |
| "type": "builtin.number", | |
| "subtype": "decimal" | |
| } | |
| ], | |
| "ordinal": [ | |
| { | |
| "startIndex": 44, | |
| "endIndex": 47, | |
| "text": "3rd", | |
| "type": "builtin.ordinal" | |
| }, | |
| { | |
| "startIndex": 188, | |
| "endIndex": 193, | |
| "text": "first", | |
| "type": "builtin.ordinal" | |
| } | |
| ], | |
| "percentage": [ | |
| { | |
| "startIndex": 198, | |
| "endIndex": 201, | |
| "text": "10%", | |
| "type": "builtin.percentage" | |
| }, | |
| { | |
| "startIndex": 206, | |
| "endIndex": 211, | |
| "text": "10.5%", | |
| "type": "builtin.percentage" | |
| } | |
| ], | |
| "phonenumber": [ | |
| { | |
| "startIndex": 216, | |
| "endIndex": 228, | |
| "text": "425-555-1234", | |
| "type": "builtin.phonenumber" | |
| } | |
| ], | |
| "temperature": [ | |
| { | |
| "startIndex": 233, | |
| "endIndex": 242, | |
| "text": "3 degrees", | |
| "type": "builtin.temperature" | |
| }, | |
| { | |
| "startIndex": 247, | |
| "endIndex": 262, | |
| "text": "-27.5 degrees c", | |
| "type": "builtin.temperature" | |
| } | |
| ] | |
| }, | |
| "age": [ | |
| { | |
| "number": 12, | |
| "units": "Year" | |
| }, | |
| { | |
| "number": 3, | |
| "units": "Day" | |
| } | |
| ], | |
| "datetime": [ | |
| { | |
| "type": "duration", | |
| "timex": [ | |
| "P12Y" | |
| ] | |
| }, | |
| { | |
| "type": "duration", | |
| "timex": [ | |
| "P3D" | |
| ] | |
| }, | |
| { | |
| "type": "date", | |
| "timex": [ | |
| "XXXX-07-03" | |
| ] | |
| }, | |
| { | |
| "type": "set", | |
| "timex": [ | |
| "XXXX-WXX-1" | |
| ] | |
| }, | |
| { | |
| "type": "timerange", | |
| "timex": [ | |
| "(T03,T05:30,PT2H30M)" | |
| ] | |
| } | |
| ], | |
| "dimension": [ | |
| { | |
| "number": 4, | |
| "units": "Acre" | |
| }, | |
| { | |
| "number": 4, | |
| "units": "Picometer" | |
| } | |
| ], | |
| "email": [ | |
| "chrimc@hotmail.com" | |
| ], | |
| "money": [ | |
| { | |
| "number": 4, | |
| "units": "Dollar" | |
| }, | |
| { | |
| "number": 4.25, | |
| "units": "Dollar" | |
| } | |
| ], | |
| "number": [ | |
| 12, | |
| 3, | |
| 5, | |
| 4, | |
| 4, | |
| 4, | |
| 4.25, | |
| 32, | |
| 210.4, | |
| 10, | |
| 10.5, | |
| 425, | |
| 555, | |
| 1234, | |
| 3, | |
| -27.5 | |
| ], | |
| "ordinal": [ | |
| 3, | |
| 1 | |
| ], | |
| "percentage": [ | |
| 10, | |
| 10.5 | |
| ], | |
| "phonenumber": [ | |
| "425-555-1234" | |
| ], | |
| "temperature": [ | |
| { | |
| "number": 3, | |
| "units": "Degree" | |
| }, | |
| { | |
| "number": -27.5, | |
| "units": "C" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "sentiment": { | |
| "label": "neutral", | |
| "score": 0.5 | |
| }, | |
| "luisResult": { | |
| "query": "12 years old and 3 days old and monday july 3rd and every monday and between 3am and 5:30am and 4 acres and 4 pico meters and chrimc@hotmail.com and $4 and $4.25 and also 32 and 210.4 and first and 10% and 10.5% and 425-555-1234 and 3 degrees and -27.5 degrees c", | |
| "topScoringIntent": { | |
| "intent": "EntityTests", | |
| "score": 0.9783022 | |
| }, | |
| "intents": [ | |
| { | |
| "intent": "EntityTests", | |
| "score": 0.9783022 | |
| }, | |
| { | |
| "intent": "search", | |
| "score": 0.253596246 | |
| }, | |
| { | |
| "intent": "Weather.GetForecast", | |
| "score": 0.0438077338 | |
| }, | |
| { | |
| "intent": "None", | |
| "score": 0.0412048623 | |
| }, | |
| { | |
| "intent": "Travel", | |
| "score": 0.0118790194 | |
| }, | |
| { | |
| "intent": "Delivery", | |
| "score": 0.00688600726 | |
| }, | |
| { | |
| "intent": "SpecifyName", | |
| "score": 0.00150657748 | |
| }, | |
| { | |
| "intent": "Help", | |
| "score": 0.000121566052 | |
| }, | |
| { | |
| "intent": "Cancel", | |
| "score": 5.180011E-05 | |
| }, | |
| { | |
| "intent": "Greeting", | |
| "score": 1.6850714E-05 | |
| } | |
| ], | |
| "entities": [ | |
| { | |
| "entity": "12 years old and 3 days old and monday july 3rd and every monday and between 3am and 5 : 30am and 4 acres and 4 pico meters and chrimc @ hotmail . com and $ 4 and $ 4 . 25 and also 32 and 210 . 4 and first and 10 % and 10 . 5 % and 425 - 555 - 1234 and 3 degrees and - 27 . 5 degrees c", | |
| "type": "Composite1", | |
| "startIndex": 0, | |
| "endIndex": 261, | |
| "score": 0.7279488 | |
| }, | |
| { | |
| "entity": "12 years old", | |
| "type": "builtin.age", | |
| "startIndex": 0, | |
| "endIndex": 11, | |
| "resolution": { | |
| "unit": "Year", | |
| "value": "12" | |
| } | |
| }, | |
| { | |
| "entity": "3 days old", | |
| "type": "builtin.age", | |
| "startIndex": 17, | |
| "endIndex": 26, | |
| "resolution": { | |
| "unit": "Day", | |
| "value": "3" | |
| } | |
| }, | |
| { | |
| "entity": "12 years", | |
| "type": "builtin.datetimeV2.duration", | |
| "startIndex": 0, | |
| "endIndex": 7, | |
| "resolution": { | |
| "values": [ | |
| { | |
| "timex": "P12Y", | |
| "type": "duration", | |
| "value": "378432000" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "entity": "3 days", | |
| "type": "builtin.datetimeV2.duration", | |
| "startIndex": 17, | |
| "endIndex": 22, | |
| "resolution": { | |
| "values": [ | |
| { | |
| "timex": "P3D", | |
| "type": "duration", | |
| "value": "259200" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "entity": "monday july 3rd", | |
| "type": "builtin.datetimeV2.date", | |
| "startIndex": 32, | |
| "endIndex": 46, | |
| "resolution": { | |
| "values": [ | |
| { | |
| "timex": "XXXX-07-03", | |
| "type": "date", | |
| "value": "2018-07-03" | |
| }, | |
| { | |
| "timex": "XXXX-07-03", | |
| "type": "date", | |
| "value": "2019-07-03" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "entity": "every monday", | |
| "type": "builtin.datetimeV2.set", | |
| "startIndex": 52, | |
| "endIndex": 63, | |
| "resolution": { | |
| "values": [ | |
| { | |
| "timex": "XXXX-WXX-1", | |
| "type": "set", | |
| "value": "not resolved" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "entity": "between 3am and 5:30am", | |
| "type": "builtin.datetimeV2.timerange", | |
| "startIndex": 69, | |
| "endIndex": 90, | |
| "resolution": { | |
| "values": [ | |
| { | |
| "timex": "(T03,T05:30,PT2H30M)", | |
| "type": "timerange", | |
| "start": "03:00:00", | |
| "end": "05:30:00" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "entity": "4 acres", | |
| "type": "builtin.dimension", | |
| "startIndex": 96, | |
| "endIndex": 102, | |
| "resolution": { | |
| "unit": "Acre", | |
| "value": "4" | |
| } | |
| }, | |
| { | |
| "entity": "4 pico meters", | |
| "type": "builtin.dimension", | |
| "startIndex": 108, | |
| "endIndex": 120, | |
| "resolution": { | |
| "unit": "Picometer", | |
| "value": "4" | |
| } | |
| }, | |
| { | |
| "entity": "chrimc@hotmail.com", | |
| "type": "builtin.email", | |
| "startIndex": 126, | |
| "endIndex": 143, | |
| "resolution": { | |
| "value": "chrimc@hotmail.com" | |
| } | |
| }, | |
| { | |
| "entity": "$4", | |
| "type": "builtin.currency", | |
| "startIndex": 149, | |
| "endIndex": 150, | |
| "resolution": { | |
| "unit": "Dollar", | |
| "value": "4" | |
| } | |
| }, | |
| { | |
| "entity": "$4.25", | |
| "type": "builtin.currency", | |
| "startIndex": 156, | |
| "endIndex": 160, | |
| "resolution": { | |
| "unit": "Dollar", | |
| "value": "4.25" | |
| } | |
| }, | |
| { | |
| "entity": "12", | |
| "type": "builtin.number", | |
| "startIndex": 0, | |
| "endIndex": 1, | |
| "resolution": { | |
| "subtype": "integer", | |
| "value": "12" | |
| } | |
| }, | |
| { | |
| "entity": "3", | |
| "type": "builtin.number", | |
| "startIndex": 17, | |
| "endIndex": 17, | |
| "resolution": { | |
| "subtype": "integer", | |
| "value": "3" | |
| } | |
| }, | |
| { | |
| "entity": "5", | |
| "type": "builtin.number", | |
| "startIndex": 85, | |
| "endIndex": 85, | |
| "resolution": { | |
| "subtype": "integer", | |
| "value": "5" | |
| } | |
| }, | |
| { | |
| "entity": "4", | |
| "type": "builtin.number", | |
| "startIndex": 96, | |
| "endIndex": 96, | |
| "resolution": { | |
| "subtype": "integer", | |
| "value": "4" | |
| } | |
| }, | |
| { | |
| "entity": "4", | |
| "type": "builtin.number", | |
| "startIndex": 108, | |
| "endIndex": 108, | |
| "resolution": { | |
| "subtype": "integer", | |
| "value": "4" | |
| } | |
| }, | |
| { | |
| "entity": "4", | |
| "type": "builtin.number", | |
| "startIndex": 150, | |
| "endIndex": 150, | |
| "resolution": { | |
| "subtype": "integer", | |
| "value": "4" | |
| } | |
| }, | |
| { | |
| "entity": "4.25", | |
| "type": "builtin.number", | |
| "startIndex": 157, | |
| "endIndex": 160, | |
| "resolution": { | |
| "subtype": "decimal", | |
| "value": "4.25" | |
| } | |
| }, | |
| { | |
| "entity": "32", | |
| "type": "builtin.number", | |
| "startIndex": 171, | |
| "endIndex": 172, | |
| "resolution": { | |
| "subtype": "integer", | |
| "value": "32" | |
| } | |
| }, | |
| { | |
| "entity": "210.4", | |
| "type": "builtin.number", | |
| "startIndex": 178, | |
| "endIndex": 182, | |
| "resolution": { | |
| "subtype": "decimal", | |
| "value": "210.4" | |
| } | |
| }, | |
| { | |
| "entity": "10", | |
| "type": "builtin.number", | |
| "startIndex": 198, | |
| "endIndex": 199, | |
| "resolution": { | |
| "subtype": "integer", | |
| "value": "10" | |
| } | |
| }, | |
| { | |
| "entity": "10.5", | |
| "type": "builtin.number", | |
| "startIndex": 206, | |
| "endIndex": 209, | |
| "resolution": { | |
| "subtype": "decimal", | |
| "value": "10.5" | |
| } | |
| }, | |
| { | |
| "entity": "425", | |
| "type": "builtin.number", | |
| "startIndex": 216, | |
| "endIndex": 218, | |
| "resolution": { | |
| "subtype": "integer", | |
| "value": "425" | |
| } | |
| }, | |
| { | |
| "entity": "555", | |
| "type": "builtin.number", | |
| "startIndex": 220, | |
| "endIndex": 222, | |
| "resolution": { | |
| "subtype": "integer", | |
| "value": "555" | |
| } | |
| }, | |
| { | |
| "entity": "1234", | |
| "type": "builtin.number", | |
| "startIndex": 224, | |
| "endIndex": 227, | |
| "resolution": { | |
| "subtype": "integer", | |
| "value": "1234" | |
| } | |
| }, | |
| { | |
| "entity": "3", | |
| "type": "builtin.number", | |
| "startIndex": 233, | |
| "endIndex": 233, | |
| "resolution": { | |
| "subtype": "integer", | |
| "value": "3" | |
| } | |
| }, | |
| { | |
| "entity": "-27.5", | |
| "type": "builtin.number", | |
| "startIndex": 247, | |
| "endIndex": 251, | |
| "resolution": { | |
| "subtype": "decimal", | |
| "value": "-27.5" | |
| } | |
| }, | |
| { | |
| "entity": "3rd", | |
| "type": "builtin.ordinal", | |
| "startIndex": 44, | |
| "endIndex": 46, | |
| "resolution": { | |
| "value": "3" | |
| } | |
| }, | |
| { | |
| "entity": "first", | |
| "type": "builtin.ordinal", | |
| "startIndex": 188, | |
| "endIndex": 192, | |
| "resolution": { | |
| "value": "1" | |
| } | |
| }, | |
| { | |
| "entity": "10%", | |
| "type": "builtin.percentage", | |
| "startIndex": 198, | |
| "endIndex": 200, | |
| "resolution": { | |
| "value": "10%" | |
| } | |
| }, | |
| { | |
| "entity": "10.5%", | |
| "type": "builtin.percentage", | |
| "startIndex": 206, | |
| "endIndex": 210, | |
| "resolution": { | |
| "value": "10.5%" | |
| } | |
| }, | |
| { | |
| "entity": "425-555-1234", | |
| "type": "builtin.phonenumber", | |
| "startIndex": 216, | |
| "endIndex": 227, | |
| "resolution": { | |
| "score": "0.9", | |
| "value": "425-555-1234" | |
| } | |
| }, | |
| { | |
| "entity": "3 degrees", | |
| "type": "builtin.temperature", | |
| "startIndex": 233, | |
| "endIndex": 241, | |
| "resolution": { | |
| "unit": "Degree", | |
| "value": "3" | |
| } | |
| }, | |
| { | |
| "entity": "-27.5 degrees c", | |
| "type": "builtin.temperature", | |
| "startIndex": 247, | |
| "endIndex": 261, | |
| "resolution": { | |
| "unit": "C", | |
| "value": "-27.5" | |
| } | |
| } | |
| ], | |
| "compositeEntities": [ | |
| { | |
| "parentType": "Composite1", | |
| "value": "12 years old and 3 days old and monday july 3rd and every monday and between 3am and 5 : 30am and 4 acres and 4 pico meters and chrimc @ hotmail . com and $ 4 and $ 4 . 25 and also 32 and 210 . 4 and first and 10 % and 10 . 5 % and 425 - 555 - 1234 and 3 degrees and - 27 . 5 degrees c", | |
| "children": [ | |
| { | |
| "type": "builtin.age", | |
| "value": "12 years old" | |
| }, | |
| { | |
| "type": "builtin.age", | |
| "value": "3 days old" | |
| }, | |
| { | |
| "type": "builtin.datetimeV2.duration", | |
| "value": "12 years" | |
| }, | |
| { | |
| "type": "builtin.datetimeV2.duration", | |
| "value": "3 days" | |
| }, | |
| { | |
| "type": "builtin.datetimeV2.date", | |
| "value": "monday july 3rd" | |
| }, | |
| { | |
| "type": "builtin.datetimeV2.set", | |
| "value": "every monday" | |
| }, | |
| { | |
| "type": "builtin.datetimeV2.timerange", | |
| "value": "between 3am and 5:30am" | |
| }, | |
| { | |
| "type": "builtin.dimension", | |
| "value": "4 acres" | |
| }, | |
| { | |
| "type": "builtin.dimension", | |
| "value": "4 pico meters" | |
| }, | |
| { | |
| "type": "builtin.email", | |
| "value": "chrimc@hotmail.com" | |
| }, | |
| { | |
| "type": "builtin.currency", | |
| "value": "$4" | |
| }, | |
| { | |
| "type": "builtin.currency", | |
| "value": "$4.25" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "12" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "3" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "5" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "4" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "4" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "4" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "4.25" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "32" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "210.4" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "10" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "10.5" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "425" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "555" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "1234" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "3" | |
| }, | |
| { | |
| "type": "builtin.number", | |
| "value": "-27.5" | |
| }, | |
| { | |
| "type": "builtin.ordinal", | |
| "value": "3rd" | |
| }, | |
| { | |
| "type": "builtin.ordinal", | |
| "value": "first" | |
| }, | |
| { | |
| "type": "builtin.percentage", | |
| "value": "10%" | |
| }, | |
| { | |
| "type": "builtin.percentage", | |
| "value": "10.5%" | |
| }, | |
| { | |
| "type": "builtin.phonenumber", | |
| "value": "425-555-1234" | |
| }, | |
| { | |
| "type": "builtin.temperature", | |
| "value": "3 degrees" | |
| }, | |
| { | |
| "type": "builtin.temperature", | |
| "value": "-27.5 degrees c" | |
| } | |
| ] | |
| } | |
| ], | |
| "sentimentAnalysis": { | |
| "label": "neutral", | |
| "score": 0.5 | |
| } | |
| } | |
| } |