- Open-domain Question Answering (Open QA) - efficiently querying large-scale knowledge base(KB) using natural language.
- Two main approaches:
- Information Retrieval
- Transform question (in natural language) into a valid query(in terms of KB) to get a broad set of candidate answers.
- Perform fine-grained detection on candidate answers.
- Information Retrieval
- Semantic Parsing