Kubnal Bridge

Core Concepts

Natural Language Understanding (NLU)

NLU is the subfield of NLP concerned with reading comprehension: understanding the meaning, intent, sentiment, and entities in human language rather than just processing its surface form. Tasks include intent detection, slot filling, and semantic role labeling.

NLU powers voice assistants, chatbots, and search engines. It is distinct from Natural Language Generation (NLG) which produces text, and together they form the input and output sides of conversational AI.

Authority Links

Related Terms