Skip to content

Roadmap

André Secco edited this page Jan 2, 2018 · 24 revisions

Below is the roadmap for Cognitive-LUIS-Programmatic. Please note that feature plans are all subject to change.

Schedule

Release Time frame*
1.1 Q1-Q2 2018

* References to yearly quarters (Q1, Q2, Q3, Q4) are calendar-based

Next release (v1.1)

  • Adds a batch of labeled examples to the app
  • Delete example labels
  • Review labeled examples
  • Create another types of entities
  • Code Refactoring

Implemented Features (v1.0.3)

Apps, Intents and Entities

  • Get all
  • Get by id
  • Get by name
  • Add
  • Rename
  • Delete

Utterances (Examples)

  • Add labeled example to the app

Train

  • Sends a training request
  • Gets the training status of all models (intents and entities)

Publish

  • Publish app
Clone this wiki locally