Difference between revisions of "Semantic interpretation"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "Semantic interpretation is an important component in dialog systems. == Description == It is related to natural language understanding, but mostly its refe...")
 
 
Line 14: Line 14:
  
 
* [https://en.wikipedia.org/wiki/Semantic_interpretationSemantic interpretation ] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Semantic_interpretationSemantic interpretation ] @ Wikipedia
 +
 +
[[Category:Artificial intelligence]]
 +
[[Category:Computer programming]]
 +
[[Category:Computer science]]
 +
[[Category:Computing]]

Latest revision as of 07:57, 23 April 2016

Semantic interpretation is an important component in dialog systems.

Description

It is related to natural language understanding, but mostly its refers to the last stage of understanding.

The goal of interpretation is binding the user utterance to concept, or something the system can understand.

See also

External links