paper-with-me

Papers

Text-to-SQL in the Wild: A Naturally-Occurring Dataset Based on Stack Exchange Data

2021-06-09 · ACL (NLP4Prog) 2021 8 · Moshe Hazoom, Vibhor Malik, Ben Bogin

Most available semantic parsing datasets, comprising of pairs of natural utterances and logical forms, were collected solely for the purpose of training and evaluation of natural language understanding systems. As a result, they do not contain any of the richness and variety of natural-occurring utterances, where humans ask about data they need or are curious about. In this work, we release SEDE, a dataset with 12,023 pairs of utterances and SQL queries collected from real usage on the Stack Exchange website. We show that these pairs contain a variety of real-world challenges which were rarely reflected so far in any other semantic parsing dataset, propose an evaluation metric based on comparison of partial query clauses that is more suitable for real-world queries, and conduct experiments with strong baselines, showing a large gap between the performance on SEDE compared to other common datasets.

📄 PDF Abstract BibTeX arXiv:2106.05006

Code (1)

hirupert/sede 공식 구현

Tasks

Natural Language UnderstandingSemantic ParsingText to SQLText-To-SQL

Similar Papers 제목 키워드 기반

WildFrame: Comparing Framing in Humans and LLMs on Naturally Occurring Texts

2025-02-24 · Gili Lior, Liron Nacchace, Gabriel Stanovsky

Humans are influenced by how information is presented, a phenomenon known as the framing effect. Previous work has shown that LLMs may also be susceptible to framing but has done so on synthetic data and did not compare …

Arabic Diacritics in the Wild: Exploiting Opportunities for Improved Diacritization

2024-06-09 · Salman Elgamal, Ossama Obeid, Tameem Kabbani, Go Inoue 외

The widespread absence of diacritical marks in Arabic text poses a significant challenge for Arabic natural language processing (NLP). This paper explores instances of naturally occurring diacritics, referred to as "diac…

Articles

MGen: Millions of Naturally Occurring Generics in Context

2025-09-30 · Gustavo Cilleruelo, Emily Allaway, Barry Haddow, Alexandra Birch arxiv

MGen is a dataset of over 4 million naturally occurring generic and quantified sentences extracted from diverse textual sources. Sentences in the dataset have long context documents, corresponding to websites and academi…

Automatic Extraction of Clausal Embedding Based on Large-Scale English Text Data

2025-06-16 · Iona Carslaw, Sivan Milton, Nicolas Navarre, Ciyang Qing 외

For linguists, embedded clauses have been of special interest because of their intricate distribution of syntactic and semantic features. Yet, current research relies on schematically created language examples to investi…

Constituency Parsing

WildTableBench: Benchmarking Multimodal Foundation Models on Table Understanding In the Wild

2026-05-01 · Junzhe Huang, Xiaoxiao Sun, Yan Yang, Yuxuan Hou 외 arxiv

Using multimodal foundation models to analyze table images is a high-value yet challenging application in consumer and enterprise scenarios. Despite its importance, current evaluations rely largely on structured-text tab…