Natural Language Understanding
The ability of an AI system to comprehend the meaning, intent, and context of human language, going beyond surface-level word matching to grasp semantics, pragmatics, and implied meaning.
Why It Matters
NLU is what makes AI conversations feel natural. Poor NLU leads to frustrating experiences where the AI misunderstands simple requests.
Example
Understanding that 'Can you turn up the heat?' is a request to increase temperature, not a question about capability, and responding by adjusting the thermostat.
Think of it like...
Like the difference between knowing the dictionary definition of every word and actually understanding a joke — true understanding goes far beyond vocabulary.
Related Terms
Natural Language Processing
The branch of AI that deals with the interaction between computers and human language. NLP enables machines to read, understand, generate, and make sense of human language in a useful way.
Natural Language Generation
The AI capability of producing human-readable text from structured data, internal representations, or prompts. NLG is the output side of language AI — turning machine understanding into human words.