Towards a Natural Language Query Processing System
Chantal Montgomery, Haruna Isah, Farhana Zulkernine

TL;DR
This paper presents a natural language query system that uses a graph database as an intermediary to translate user queries into structured database queries, achieving high accuracy in a restaurant dataset.
Contribution
Introduces a novel approach using a graph database as a middle layer for natural language to SQL translation in relational databases.
Findings
Achieved 90% accuracy in query translation.
Demonstrated effectiveness on a restaurant dataset.
Bridged natural language queries with structured databases.
Abstract
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 natural language interfaces to query information from databases offers the opportunity to bridge the communication challenges between end-users and systems that use formal query languages. Previous research efforts mainly focused on developing structured query interfaces to relational databases. However, the evolution of unstructured big data such as text, images, and video has exposed the limitations of traditional structured query interfaces. While the existing web search tools prove the popularity and usability of natural language query, they return complete documents and web pages instead of focused query responses and are not applicable to database systems. This paper…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
