Pragmatic approach to structured data querying via natural language interface
Aliaksei Vertsel, Mikhail Rumiantsau

TL;DR
This paper proposes a pragmatic approach to enable non-expert users to query relational databases using natural language, reducing the need for specialized knowledge of database schemas or query languages.
Contribution
It introduces a system architecture and algorithms that translate natural language queries into structured database queries across different database types.
Findings
Effective translation of NL to SQL demonstrated
Reduces dependency on database schema knowledge
Improves accessibility for non-technical users
Abstract
As the use of technology increases and data analysis becomes integral in many businesses, the ability to quickly access and interpret data has become more important than ever. Information retrieval technologies are being utilized by organizations and companies to manage their information systems and processes. Despite information retrieval of a large amount of data being efficient organized in relational databases, a user still needs to master the DB language/schema to completely formulate the queries. This puts a burden on organizations and companies to hire employees that are proficient in DB languages/schemas to formulate queries. To reduce some of the burden on already overstretched data teams, many organizations are looking for tools that allow non-developers to query their databases. Unfortunately, writing a valid SQL query that answers the question a user is trying to ask isn't…
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.
Taxonomy
TopicsSemantic Web and Ontologies · Topic Modeling · Advanced Database Systems and Queries
