Core Concepts
Intent
In NLP and conversational AI, intent refers to what a user actually wants to accomplish—distinct from the literal words used. Intent classification is the task of mapping user utterances to predefined categories like "book a flight," "check weather," or "cancel subscription."
Search engines and AI answer engines must accurately interpret query intent to return relevant results. Misidentifying intent—returning informational content for a transactional query—is a leading cause of poor AI search performance.
Authority Links
Related Terms
Core Concepts
Natural Language Understanding (NLU)
AI's ability to understand and interpret human language meaning and intent.
Techniques & Methods
Query
A request for information or an action submitted to a database, search engine, or AI model.
Core Concepts
Natural Language Processing (NLP)
Field focused on enabling computer-human interaction through natural language.
Applications
Dialogue System
AI system designed to carry on natural, coherent conversations with human users.

