cdhx
Ph.D candidate at Nanjing University, currently in Tongyi Lab Beijing. Interested in KBQA, Alignment, and Instruction Following
Nanjing UniversityNanjing, Jiangsu Province, China
Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Class_detection_and_linking_for_KBQA
a class linking tool for KBQA system, detect and linking class(type) to DBpedia ontology
dynamic-KG
Dynamic (Temporal) Knowledge Graph Completion (Reasoning)
KBGAN_for_RotatE
KBQA-paper
MarkQA
Code and data for EMNLP 2023 research track paper "MarkQA: A large scale KBQA dataset with numerical reasoning"
qdmr-based-question-generation
The official code of TACL 2022, "Break, Perturb, Build: Automatic Perturbation of Reasoning Paths Through Question Decomposition".
QDTQA
Code for AAAI 2023 research track paper "Question Decomposition Tree for Answering Complex Questions over Knowledge Bases"
QueryAgent
Code and data for QueryAgent(ACL 2024)
SPARQL_parse
Help you get attribute/component of a SPARQL query, and query it (if you have a local endpoint)
cdhx's Repositories
cdhx/KBQA-paper
cdhx/QueryAgent
Code and data for QueryAgent(ACL 2024)
cdhx/QDTQA
Code for AAAI 2023 research track paper "Question Decomposition Tree for Answering Complex Questions over Knowledge Bases"
cdhx/MarkQA
Code and data for EMNLP 2023 research track paper "MarkQA: A large scale KBQA dataset with numerical reasoning"
cdhx/SPARQL_parse
Help you get attribute/component of a SPARQL query, and query it (if you have a local endpoint)
cdhx/KBGAN_for_RotatE
cdhx/Class_detection_and_linking_for_KBQA
a class linking tool for KBQA system, detect and linking class(type) to DBpedia ontology
cdhx/dynamic-KG
Dynamic (Temporal) Knowledge Graph Completion (Reasoning)
cdhx/qdmr-based-question-generation
The official code of TACL 2022, "Break, Perturb, Build: Automatic Perturbation of Reasoning Paths Through Question Decomposition".
cdhx/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
cdhx/BERT-SQuAD
SQuAD Question Answering Using BERT, PyTorch
cdhx/Course-Project
cdhx/DecompRC
An original implementation of ACL 2019, "Multi-hop Reading Comprehension through Question Decomposition and Rescoring"
cdhx/EmbedKGQA
ACL 2020: Improving Multi-hop Question Answering over Knowledge Graphs using Knowledge Base Embeddings
cdhx/cdhx.github.io
cdhx/exercise
exercise for nndl
cdhx/fet
cdhx/HR-BiLSTM
Implementation for paper "Improved Neural Relation Detection for Knowledge Base Question Answering"
cdhx/img_store
cdhx/kbqa-relation-linking
A service for relation linking for knowledge base question answering.
cdhx/KQAPro_Baselines
Pytorch implementation of baseline models of KQA Pro, a large-scale dataset of complex question answering over knowledge base.
cdhx/NJU-health-report
用于在 GitHub Action 上部署南京大学每日健康填报自动打卡脚本
cdhx/nlp-beginner
NLP上手教程
cdhx/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
cdhx/nlquery
Natural Language Engine on WikiData
cdhx/RotatE
first version of RotatE
cdhx/TARGA
Code and data for TARGA: Targeted Synthetic Data Generation for Practical Reasoning over Structured Data
cdhx/Temporal_KG_Representaion
Several knowledge graph representation algorithms implemented with pytorch
cdhx/WSDM2021_NSM
Improving Multi-hop Knowledge Base Question Answering by Learning Intermediate Supervision Signals. WSDM 2021.