Language Understanding (LUIS)
Welcome to the LUIS API Forum
(Language Understanding Intelligent Service)
Categories
Documentation – Any ideas or suggestions for the API Reference or Documentation.
Language Support – Submit a request to have a particular language supported.
luis.ai WebApp – Ideas and suggestions for luis.ai and functionality used through the WebApp.
Programmatic API – Any ideas or feedback pertaining to features or enhancements to LUIS programmatic API.
Samples & SDK Request – Let us know if you would like to see a tutorial/sample or a SDK provided.
Attention!
We have moved our Customer Feedback & Ideas for Azure Cognitive Services portal to the Azure Feedback Forum.
-
Indicate inaccessible LUIS Authoring Resources in LUIS portal
Currently the LUIS portal (luis.ai Web App) does not have a feature to differentiate between Authoring Resources which are accessible from the logged in user, and those which are not.
As a concrete example, if the Authoring Resource is in the state below, the user may see unexpected behaviors in the "Create new app" dialog, with no explicit errors seen:
- User has RBAC-based access to the Authoring Resource
- Authoring Resource has a firewall setting that prevents access from the environment where the user is opening the Web AppA feature that explicitly indicates inaccessible apps (similar to QnA…
11 votes -
I am getting a message "You don't have any apps yet"
Is LUIS down???? I am not able to see my app after I select subscription and authoring source.
5 votes -
Prebuilt Entity PersonName for Spanish
It would seriously improve your offering for the Spanish market to have a prebuilt Person Name entity for the Spanish language.
37 votes -
Prebuilt Entity PersonName for French
It would seriously improve your offering for the French market to have a prebuilt Person Name entity for the French language.
36 votes -
intent recognize dont work c++
work well on https://www.luis.ai/ using "Test" Button
but always return "intent could not be recognized" via "intent-recognition" C++ sample project1 vote -
After migration to authoring resource, unable to see LUIS apps anymore.
The LUIS portal is showing "You don't have any apps yet."
Just migrated a few days ago.
Although LUIS is still returning the correct intents when I run my bot service.
So this is kinda perplexing as I am unable to edit the utterances and entities.
Tried searching online for answers e.g. IP whitelisting etc but does not apply to my Azure service.
Appreciate any advice.
1 vote -
Can't exceed F0 service limits!
We are hitting services limits for authoring as we have large models - several luis apps under a dispatch, that we train together progrmatically.
The error messages say to upgrade to a non Free (F0) tier authoring key, but the only tier that exists is F0!
Please raise service limits or provide a non free tier option for users.
12 votes -
Increase child item upper limit for machine learned entities
I would like to add more than 12 children in a machine learned entity. Is it possible?
1 vote -
Cannot find "Collaborators" section anymore to add a collaborator.
I cant find a place to add a new collaborator.
1 vote -
Notify users of inactivity of an application before it gets deleted
A LUIS application can be deleted due to the inactivity rule. According to the Online Services Terms (OST):
https://www.microsoft.com/en-us/licensing/product-licensing/productsAt minimum , customer should be notified of this future deleting 10 days before it happens so that he has the opportunity to react.
We had this issue , our app was deleted while we knew it would be inactive for a certain delay and we would restart work later.
We had to require support to undelete it and we lost many days.Thanks
1 vote -
LUIS API not working
The API is returning No data to return, following the instructions on this page https://westus.dev.cognitive.microsoft.com/docs/services/5890b47c39e2bb17b84a55ff/operations/5be313cec181ae720aa2b26c/console
1 vote -
review endpoint utterances
Review endpoint utterances was supposed to help me train a model, now this is not possible anymore. It has become basically wothless to use. Cannot add labels, change labels, entities are not loading anymore. Now I need to add a utterance to an intent, go to the intent list, find the utterance and start labeling. It used to take me 30 seconds to make changes, now it takes me minutes, adding frustrations, errors.
6 votes -
How is 'true' a personName?
LUIS prebuilt entities seem to be buggy.
It takes words like 'true' or 'nah' as personName entity.
Hope the issue will be resolved soon1 vote -
Filter and Search utterence not working as expected.
Filter and Search utterance not working as expected. Not showing all the incorrect utterance per intent when using filter Unable to see Nearest intent. Only half part of the intent name us shown. Can this be fixed
Thank you
8 votes -
BUG: WebApp session expires, then apps disappear when refreshing page
I often leave the eu.luis portal page open as a tab. After a few hours it looks like a session expires, as when I attempt to reload the page I see a friendly luis flashing loading image. Unfortunately, after this loading has finished my app has completely disappeared. I even tried bookmarking the url with app id, but no luck.
The only way to retrieve the app and continue working with the web portal is to logout, then re-login in again. Very annoying. The azure portal seems to have solved this problem as they realise it breaks the user's flow.
…
2 votes -
Czech language upport
Was it possible to add Czech language support? Alternatively, is the Czech language planned and when? Thank you Radim
1 vote -
New version very buggy!
Keep getting issues with your latest version of the LUIS tool. Sometimes when I move from page to page of an intent, I get a blank page of utterances. Sometimes I go into my model and the intents do not load (it states there are no intents for this model), and I have to log out and log back in. Please sort this, it is very frustrating!
4 votes -
Show complete role names in list of labeled utterances (called 'examples')
Entities labeled with roles can be seen in the list of labeled utterances ('examples'), under entities, or in the list of utterances, under an intent.
In both lists, the roles can not be seen/ can not be read at once but only by hovering over every single entity value one by one. I must search for labeled roles this way and I have no overview of labeled roles. This makes it very hard for me to find roles and to check whether all entities are labeled correctly.5 votes -
Make complete entity names visible to get a quick overview in the list of utterances.
When looking at the list of utterances of an intent I can not read the complete entity name under the entity values. Only by hovering over the entity value with my mouse, I get a tag where I can read the complete entity name. This way (hovering over one by one) I do not have an overview of all labeled entities (and roles). Hovering over every entity value one by one is far too time consuming.
Only the entity names under long entity values are completely readible.5 votes -
New Entity/ML Features for Dispatch Apps
We have multiple apps which we combine in a DispatchApp - with the new features, you can assign entities/phrase lists to certain intents (which works fine).
Problem: when an utterance comes in and gets checked on the Dispatch-level, the non-global entities/features don't get used by LUIS, which is bad for the overall prediction accuracy, because the Dispatch App only takes global features into account.
4 votes
- Don't see your idea?