Question Answering with Subgraph Embeddings
2014-06-14EMNLP 2014Code Available0· sign in to hype
Antoine Bordes, Sumit Chopra, Jason Weston
Code Available — Be the first to reproduce this paper.
ReproduceCode
Abstract
This paper presents a system which learns to answer questions on a broad range of topics from a knowledge base using few hand-crafted features. Our model learns low-dimensional embeddings of words and knowledge base constituents; these representations are used to score natural language questions against candidate answers. Training our system using pairs of questions and structured representations of their answers, and pairs of question paraphrases, yields competitive results on a competitive benchmark of the literature.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| WebQuestions | Subgraph embeddings | F1 | 39.2 | — | Unverified |