paper-with-me

홈 › Papers

Dataset for a Neural Natural Language Interface for Databases (NNLIDB)

2017-07-11 · IJCNLP 2017 11 · Florin Brad, Radu Iacob, Ionel Hosu, Traian Rebedea

Progress in natural language interfaces to databases (NLIDB) has been slow mainly due to linguistic issues (such as language ambiguity) and domain portability. Moreover, the lack of a large corpus to be used as a standard benchmark has made data-driven approaches difficult to develop and compare. In this paper, we revisit the problem of NLIDBs and recast it as a sequence translation problem. To this end, we introduce a large dataset extracted from the Stack Exchange Data Explorer website, which can be used for training neural natural language interfaces for databases. We also report encouraging baseline results on a smaller manually annotated test corpus, obtained using an attention-based sequence-to-sequence neural network.

📄 PDF Abstract BibTeX arXiv:1707.03172

Code (1)

johnthebrave/nlidb-datasets tf

Tasks

Translation

Similar Papers 제목 키워드 기반

Natural Language Interfaces for Spatial and Temporal Databases: A Comprehensive Overview of Methods, Taxonomy, and Future Directions

2026-03-24 · Samya Acharja, Kanchan Chowdhury arxiv

The task of building a natural language interface to a database, known as NLIDB, has recently gained significant attention from both the database and Natural Language Processing (NLP) communities. With the proliferation …

Recent Advances in SQL Query Generation: A Survey

2020-05-15 · Jovan Kalajdjieski, Martina Toshevska, Frosina Stojanovska

Natural language is hypothetically the best user interface for many domains. However, general models that provide an interface between natural language and any other domain still do not exist. Providing natural language …

Survey

Towards a Natural Language Query Processing System

2020-09-25 · Chantal Montgomery, Haruna Isah, Farhana Zulkernine

Tackling the information retrieval gap between non-technical database end-users and those with the knowledge of formal query languages has been an interesting area of data management and analytics research. The use of na…

Information RetrievalManagementRetrieval

xDBTagger: Explainable Natural Language Interface to Databases Using Keyword Mappings and Schema Graph

2022-10-07 · Arif Usta, Akifhan Karakayali, Özgür Ulusoy

Translating natural language queries (NLQ) into structured query language (SQL) in interfaces to relational databases is a challenging task that has been widely studied by researchers from both the database and natural l…

Natural Language Queries

Natural Language Interface for Databases Using a Dual-Encoder Model

2018-08-01 · COLING 2018 8 · Ionel Alex Hosu, Radu Cristian Alex Iacob, ru, Florin Brad 외

We propose a sketch-based two-step neural model for generating structured queries (SQL) based on a user{'}s request in natural language. The sketch is obtained by using placeholders for specific entities in the SQL query…

Machine TranslationSemantic Parsing