← All terms

Language Understanding Intelligent Service

Also known as: LUIS, Azure LUIS

A cloud-based Microsoft Azure service that applies machine learning to natural language text to predict meaning and extract relevant information. LUIS identifies user intents (what they want to do) and entities (key information in their utterance). In accessibility applications, LUIS is used for building conversational interfaces in assistive technologies, enabling voice-controlled systems, virtual agents, and interview training platforms to understand and respond to user speech in context.

Category: artificial intelligence · natural language processing · cloud services

Related: Natural Language Understanding · Speech Recognition · Text-to-Speech

Sources