semantic-parsing
There are 112 repositories under semantic-parsing topic.
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
xlang-ai/OpenAgents
[COLM 2024] OpenAgents: An Open Platform for Language Agents in the Wild
xlang-ai/UnifiedSKG
[EMNLP 2022] Unifying and multi-tasking structured knowledge grounding with language models
microsoft/rat-sql
A relation-aware semantic parsing model from English to SQL
crazydonkey200/neural-symbolic-machines
Neural Symbolic Machines is a framework to integrate neural networks and symbolic representations using reinforcement learning, with applications in program synthesis and semantic parsing.
microsoft/ContextualSP
Multiple paper open-source codes of the Microsoft Research Asia DKI group
pkumod/gAnswer
A KBQA system based on DBpedia.
microsoft/Table-Pretraining
ICLR 2022 Paper, SOTA Table Pre-training Model, TAPEX: Table Pre-training via Learning a Neural SQL Executor
LHRLAB/ChatKBQA
[ACL 2024] Official resources of "ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Large Language Models".
IBM/transition-amr-parser
SoTA Abstract Meaning Representation (AMR) parsing with word-node alignments in Pytorch. Includes checkpoints and other tools such as statistical significance Smatch.
mynlp/ccg2lambda
Provide Semantic Parsing solutions and Natural Language Inferences for multiple languages following the idea of the syntax-semantics interface.
ha-lins/MetaLearning4NLP-Papers
A list of recent papers about Meta / few-shot learning methods applied in NLP areas.
xlang-ai/DS-1000
[ICML 2023] Data and code release for the paper "DS-1000: A Natural and Reliable Benchmark for Data Science Code Generation".
salesforce/TabularSemanticParsing
Translating natural language questions to a structured query language
BaeSeulki/NL2LF
The Resources for "Natural Language to Logical Form" ; "自然语言转逻辑形式"研究资料收集。
guotong1988/NL2SQL-RULE
Content Enhanced BERT-based Text-to-SQL Generation https://arxiv.org/abs/1910.07179
ppasupat/WikiTableQuestions
A dataset of complex questions on semi-structured Wikipedia tables
sheng-z/stog
AMR Parsing as Sequence-to-Graph Transduction
X-LANCE/text2sql-lgesql
[ACL 2021] This is the project containing source codes and pre-trained models about ACL2021 Long Paper ``LGESQL: Line Graph Enhanced Text-to-SQL Model with Mixed Local and Non-Local Relations".
SapienzaNLP/spring
SPRING is a seq2seq model for Text-to-AMR and AMR-to-Text (AAAI2021).
awslabs/gap-text2sql
GAP-text2SQL: Learning Contextual Representations for Semantic Parsing with Generation-Augmented Pre-Training
hirupert/sede
Text-to-SQL in the Wild: A Naturally-Occurring Dataset Based on Stack Exchange Data
FranxYao/Distributional-Generalization-in-Natural-Language-Processing
Distributional Generalization in NLP. A roadmap.
stanford-oval/genienlp
GenieNLP: A versatile codebase for any NLP task
glee4810/EHRSQL
[NeurIPS'22] EHRSQL: A Practical Text-to-SQL Benchmark for Electronic Health Records
jcyk/AMR-gs
AMR Parsing via Graph-Sequence Iterative Inference
nju-websoft/SPARQA
SPARQA: Skeleton-based Semantic Parsing for Complex Questions over Knowledge Bases (AAAI 2020)
huybery/r2sql
:hot_pepper: R²SQL: "Dynamic Hybrid Relation Network for Cross-Domain Context-Dependent Semantic Parsing." (AAAI 2021)
chanind/frame-semantic-transformer
Frame Semantic Parser based on T5 and FrameNet
yubowenok/flowsense
FlowSense: A Natural Language Interface for Visual Data Exploration within a Dataflow System
MSR-LIT/Splash
Release of SPLASH: Dataset for semantic parse correction with natural language feedback in the context of text-to-SQL parsing
Alex-Fabbri/lang2logic-PyTorch
PyTorch port of the paper "Language to Logical Form with Neural Attention"
nert-nlp/AMR-Bibliography
Organized inventory of research using the Abstract Meaning Representation
xxjwxc/gohanlp
Golang RESTful Client for HanLP.中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Chia-Hsuan-Lee/KaggleDBQA
Introduction page of a challenging text-to-SQL dataset: KaggleDBQA