paper-with-me

Papers

Mirror: A Natural Language Interface for Data Querying, Summarization, and Visualization

2023-03-15 · Canwen Xu, Julian McAuley, Penghan Wang

We present Mirror, an open-source platform for data exploration and analysis powered by large language models. Mirror offers an intuitive natural language interface for querying databases, and automatically generates executable SQL commands to retrieve relevant data and summarize it in natural language. In addition, users can preview and manually edit the generated SQL commands to ensure the accuracy of their queries. Mirror also generates visualizations to facilitate understanding of the data. Designed with flexibility and human input in mind, Mirror is suitable for both experienced data analysts and non-technical professionals looking to gain insights from their data.

📄 PDF Abstract BibTeX arXiv:2303.08697

Code (1)

mirror-data/mirror 공식 구현

Similar Papers 제목 키워드 기반

Natural Language Interfaces for Tabular Data Querying and Visualization: A Survey

2023-10-27 · Weixu Zhang, Yifei Wang, Yuanfeng Song, Victor Junqiu Wei 외

The emergence of natural language processing has revolutionized the way users interact with tabular data, enabling a shift from traditional query languages and manual plotting to more intuitive, language-based interfaces…

Data InteractionData VisualizationNatural Language QueriesSemantic Parsing+3

NLQxform-UI: A Natural Language Interface for Querying DBLP Interactively

2024-03-13 · Ruijie Wang, Zhiruo Zhang, Luca Rossetto, Florian Ruosch 외

In recent years, the DBLP computer science bibliography has been prominently used for searching scholarly information, such as publications, scholars, and venues. However, its current search service lacks the capability …

Natural Language Querying System Through Entity Enrichment

2024-10-21 · Joshua Amavi, Mirian Halfeld Ferrari, Nicolas Hiot

This paper focuses on a domain expert querying system over databases. It presents a solution designed for a French enterprise interested in offering a natural language interface for its clients. The approach, based on en…

Natural Language Queries

GLARE: A Natural Language Interface for Querying Global Explanations

2026-06-18 · Bhavan Vasu, Rajesh Mangannavar arxiv

While global explanations are crucial for understanding vision models across datasets, classes, and decision contexts, their complex and monolithic nature often hinders practical exploration. Because users typically seek…

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