Concept

Semantic Parsing QA

  • A semantic parser is used to map the question to a structured program to produce an answer. These logical forms can take the form of some version of predicate calculus, a query language like SQL or SPARQL.
  • Semantic parsing algorithms can be supervised fully with questions paired with a hand-built logical form or can be weakly supervised by questions paired with an answer.

0

1

Updated 2022-04-23

Tags

Data Science