paper-with-me

홈 › Papers

AskYourDB: An end-to-end system for querying and visualizing relational databases using natural language

2022-10-16 · Manu Joseph, Harsh Raj, Anubhav Yadav, Aaryamann Sharma

Querying databases for the right information is a time consuming and error-prone task and often requires experienced professionals for the job. Furthermore, the user needs to have some prior knowledge about the database. There have been various efforts to develop an intelligence which can help business users to query databases directly. However, there has been some successes, but very little in terms of testing and deploying those for real world users. In this paper, we propose a semantic parsing approach to address the challenge of converting complex natural language into SQL and institute a product out of it. For this purpose, we modified state-of-the-art models, by various pre and post processing steps which make the significant part when a model is deployed in production. To make the product serviceable to businesses we added an automatic visualization framework over the queried results.

📄 PDF Abstract BibTeX arXiv:2210.08532

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Parsing

Similar Papers 제목 키워드 기반

Database Search vs. Information Retrieval: A Novel Method for Studying Natural Language Querying of Semi-Structured Data

2020-05-01 · LREC 2020 5 · Stefanie Nadig, Martin Braschler, Kurt Stockinger

The traditional approach of querying a relational database is via a formal language, namely SQL. Recent developments in the design of natural language interfaces to databases show promising results for querying either wi…

Information RetrievalNatural Language QueriesRetrieval

Hybrid Querying Over Relational Databases and Large Language Models

2024-08-01 · Fuheng Zhao, Divyakant Agrawal, Amr El Abbadi

Database queries traditionally operate under the closed-world assumption, providing no answers to questions that require information beyond the data stored in the database. Hybrid querying using SQL offers an alternative…

Symbolic Querying of Vector Spaces: Probabilistic Databases Meets Relational Embeddings

2020-02-24 · Tal Friedman, Guy Van Den Broeck

We propose unifying techniques from probabilistic databases and relational embedding models with the goal of performing complex queries on incomplete and uncertain data. We formalize a probabilistic database model with r…

Towards Multi-Modal DBMSs for Seamless Querying of Texts and Tables

2023-04-26 · Matthias Urban, Carsten Binnig

In this paper, we propose Multi-Modal Databases (MMDBs), which is a new class of database systems that can seamlessly query text and tables using SQL. To enable seamless querying of textual data using SQL in an MMDB, we …

The Hybrid Multimodal Graph Index (HMGI): A Comprehensive Framework for Integrated Relational and Vector Search

2025-10-11 · Joydeep Chandra, Satyam Kumar Navneet, Yong Zhang arxiv

The proliferation of complex, multimodal datasets has exposed a critical gap between the capabilities of specialized vector databases and traditional graph databases. While vector databases excel at semantic similarity s…

Semantic Similarity