Answered by:
Are there APIs for the LUIS Web Tool?

Question
-
Are there APIs available for the LUIS web tool to manage training sets, intents, entities etc. pragmatically?Thursday, October 15, 2015 4:55 PM
Answers
-
Yesterday we released a new feature that lets you export the "source" of an application -- intent/entity names, locale, labels, phrase-list/regex features, etc. -- to JSON, and then later import that JSON as a new application. The JSON is human-readable, so it can be edited to add/modify labels, the intent/entity schema, etc.
Currently this feature is available in the UI. We're also looking at exposing LUIS functionality as APIs, including import/export, model training, adding labels, etc.
- Marked as answer by Jason D Williams Thursday, October 29, 2015 4:29 PM
Tuesday, October 27, 2015 11:14 PM
All replies
-
Hi briansurtz -
We are working on a feature to address this -- I'll post a note to this forum when I have an update.
Thanks
JasonTuesday, October 20, 2015 3:26 AM -
It would be nice to let uses help train the model by submitting utterances that are incorrect or new.Tuesday, October 27, 2015 9:21 PM
-
Yesterday we released a new feature that lets you export the "source" of an application -- intent/entity names, locale, labels, phrase-list/regex features, etc. -- to JSON, and then later import that JSON as a new application. The JSON is human-readable, so it can be edited to add/modify labels, the intent/entity schema, etc.
Currently this feature is available in the UI. We're also looking at exposing LUIS functionality as APIs, including import/export, model training, adding labels, etc.
- Marked as answer by Jason D Williams Thursday, October 29, 2015 4:29 PM
Tuesday, October 27, 2015 11:14 PM -
Hello,
I confirm that this API feature is really something important !
Hope you will release it soon so I can start doing awesome stuff with LUIS :)
Best
HichamMonday, December 28, 2015 12:25 PM -
We're working on it.Tuesday, December 29, 2015 2:48 PM
-
Is there any estimate on when this API may be available ?Friday, January 8, 2016 3:30 AM
-
Unfortunately, no dates that I can share yet.Wednesday, January 13, 2016 2:00 PM
-
-
Yes, LUIS release the programmatic APIs in March 2016
Sunday, July 10, 2016 3:21 PM