Video upload date:  · Duration: PT1H46M27S  · Language: EN

You are developing a chatbot application using azure video

ai-102-ai-engineer-assoc video for you are developing a chatbot application using Conversational Language Understanding (CLU) service. Below is the JSON

This is a dedicated watch page for a single video.

Full Certification Question

You are developing a chatbot application using Conversational Language Understanding (CLU) service. Below is the JSON structure of labeled utterance file that you need to upload. { "text": "turn the fan on", "intent": "switch_on", "language": "en-us", "entities": [ { "category": "device", "offset": 9, "length": 3 } ] } ] } What is the significance of offset value here ?