Suggestion: Luis Entity Attribute
See original GitHub issueHiya After waking up this morning. I had an idea or suggestion that to help with mapping Luis Entity Items was to decorate properties with an attribute to map the Entity type to.
[LuisEntity("User")]
property string User { get; set; }
[LuisEntity("builtin.datetime.time")]
property TimeSpan TimeToConvert { get; set; }
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Patterns and features - Azure Cognitive Services
The utterances include words that may confuse LUIS about where the entity ends. Using a Pattern.any entity in a pattern allows you to ......
Read more >Configure the Microsoft LUIS intent and entity integration
Use the intents, entities, and utterances defined in a Microsoft Language ... Open the Credential Password attribute, enter the MS LUIS ...
Read more >LUIS List entity - azure - Stack Overflow
Features help LUIS recognize both intents and entities, ... --Features, in machine learning, being a distinguishing trait or attribute of ...
Read more >How Can Machine-Learning Features Improve Your Chatbot?
In LUIS a machine-learning composite entity is is constituted of smaller sub-entities. This is used to indicate and define a concept which is ......
Read more >Entity Attribute - OutSystems 10 Documentation
Name Description Mandatory
Description Text that documents the element.
Data Type The attribute data type. Yes
Length Maximum size of the attribute in characters.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
That is a good suggestion. We will look into adding this in the next version.
Thanks
Artricia Harris Closed #24.
You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/Microsoft/BotBuilder/issues/24#event-630690022