question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Suggestion: Luis Entity Attribute

See original GitHub issue

Hiya 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:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
chrimc62commented, Apr 3, 2016

That is a good suggestion. We will look into adding this in the next version.

0reactions
ArtriciaDMcommented, Apr 19, 2016

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found