Computer Science > Computation and Language
[Submitted on 12 Feb 2019 (v1), last revised 9 Sep 2019 (this version, v8)]
Title:Table2answer: Read the database and answer without SQL
View PDFAbstract:Semantic parsing is the task of mapping natural language to logic form. In question answering, semantic parsing can be used to map the question to logic form and execute the logic form to get the answer. One key problem for semantic parsing is the hard label work. We study this problem in another way: we do not use the logic form any more. Instead we only use the schema and answer info. We think that the logic form step can be injected into the deep model. The reason why we think removing the logic form step is possible is that human can do the task without explicit logic form. We use BERT-based model and do the experiment in the WikiSQL dataset, which is a large natural language to SQL dataset. Our experimental evaluations that show that our model can achieves the baseline results in WikiSQL dataset.
Submission history
From: Huilin Gao [view email][v1] Tue, 12 Feb 2019 07:07:16 UTC (147 KB)
[v2] Tue, 19 Feb 2019 01:41:47 UTC (147 KB)
[v3] Mon, 11 Mar 2019 02:16:51 UTC (147 KB)
[v4] Mon, 8 Jul 2019 03:36:19 UTC (147 KB)
[v5] Mon, 22 Jul 2019 08:58:37 UTC (147 KB)
[v6] Fri, 30 Aug 2019 03:42:23 UTC (147 KB)
[v7] Mon, 2 Sep 2019 01:09:38 UTC (147 KB)
[v8] Mon, 9 Sep 2019 07:49:44 UTC (147 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.