Forum Discussion
Entity recognition from LUIS.AI - Microsoft HealthBot preview.
- Dec 11, 2018
Hi Bhanu and thank you for writing!
You should be able to access the full LUIS metadata of the top scoring intent including the array of entities. This information can be found as part of your scenario variables.
Have a look at the screenshot below taken from the debug window of the scenario editor.
In the sample below my scenario id is 'labres' and i can access the array of input arguments that includes all associated metadata of my top scoring intent.Hope this help.
Hi Bhanu and thank you for writing!
You should be able to access the full LUIS metadata of the top scoring intent including the array of entities. This information can be found as part of your scenario variables.
Have a look at the screenshot below taken from the debug window of the scenario editor.
In the sample below my scenario id is 'labres' and i can access the array of input arguments that includes all associated metadata of my top scoring intent.
Hope this help.
- bhanukandregulaDec 11, 2018Copper ContributorThank you, Amiga.
I'm super happy to see people with HealthBot. Hope we will have much stronger community to get the things done, down the road.