Semantic interpretation

From HandWiki
Revision as of 17:22, 10 May 2022 by imported>WikiEditor (linkage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Semantic interpretation is an important component in dialog systems.[1] It is related to natural language understanding, but mostly it refers to the last stage of understanding. The goal of interpretation is binding the user utterance to concept, or something the system can understand.

Typically it is creating a database query based on user utterance.

References