semantic-parsing topic
HSP
Official code for semantic parsing model "HSP" in paper "Complex Question Decomposition for Semantic Parsing"(ACL'19).
EHRSQL
[NeurIPS'22] EHRSQL: A Practical Text-to-SQL Benchmark for Electronic Health Records
KaggleDBQA
Introduction page of a challenging text-to-SQL dataset: KaggleDBQA
QATCH
Official implementation of QATCH: Benchmarking SQL-centric tasks with Table Representation Learning Models on Your Data
OpenAgents
[COLM 2024] OpenAgents: An Open Platform for Language Agents in the Wild
LASAGNE
Source code for paper "Conversational Question Answering over Knowledge Graphs with Transformer and Graph Attention Networks"
ChatKBQA
[ACL 2024] Official resources of "ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Large Language Models".
Splash
Release of SPLASH: Dataset for semantic parse correction with natural language feedback in the context of text-to-SQL parsing
parse_seq2seq
A tensorflow implementation of neural sequence-to-sequence parser for converting natural language queries to logical form.
pizza-semantic-parsing-dataset
The PIZZA dataset continues the exploration of task-oriented parsing by introducing a new dataset for parsing pizza and drink orders, whose semantics cannot be captured by flat slots and intents.