ridiculouz / CKBQA
This repository contains a Chinese KBQA dataset expanded from CCKS CKBQA Competition Dataset.
☆13Updated 3 years ago
Alternatives and similar repositories for CKBQA:
Users that are interested in CKBQA are comparing it to the libraries listed below
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- ACE2005事件抽取数据预处理☆56Updated 4 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆52Updated 4 years ago
- Code for our EMNLP 2021 paper - Large-Scale Relation Learning for Question Answering over Knowledge Bases with Pre-trained Language Model…☆24Updated 3 years ago
- ☆49Updated 4 years ago
- A simple implementation of Biaffine NER.☆34Updated 3 years ago
- Source code for ACL 2021 finding paper: CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction.☆80Updated 3 years ago
- Datasets for CCKS Chinese KBQA.☆16Updated last year
- Implementation for Paper "Asking Effective and Diverse Questions: A Machine Reading Comprehension based Framework for Joint Entity-Relati…☆39Updated 4 years ago
- Source code for paper "LET: Linguistic Knowledge Enhanced Graph Transformer for Chinese Short Text Matching", AAAI2021.☆48Updated 3 years ago
- Codes for the paper Bipartite Flat-Graph Network for Nested Named Entity Recognition☆63Updated 4 years ago
- Source code of the paper "Attention as Relation: Learning Supervised Multi-head Self-Attention for Relation Extraction, IJCAI 2020."☆28Updated 4 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated last year
- Pytorch implementation of EMNLP 2021 paper "TransferNet: An Effective and Transparent Framework for Multi-hop Question Answering over Rel…☆64Updated last year
- A system for CCKS2019-CKBQA, whose single system reach 0.69 and ensemble system reach 0.73☆40Updated 3 years ago
- Sequence-to-Nuggets: Nested Entity Mention Detection via Anchor-Region Networks☆45Updated 5 years ago
- ☆20Updated 5 years ago
- ☆51Updated 4 years ago
- ☆54Updated 3 years ago
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆53Updated 4 years ago
- EMNLP2020 findings paper: Minimize Exposure Bias of Seq2Seq Models in Joint Entity and Relation Extraction☆51Updated 2 years ago
- ☆66Updated 3 years ago
- Official Code For TDEER: An Efficient Translating Decoding Schema for Joint Extraction of Entities and Relations (EMNLP 2021)☆42Updated 8 months ago
- A list of research resources that I've appreciated.☆12Updated 5 years ago
- Source code for "UniRE: A Unified Label Space for Entity Relation Extraction.", ACL2021. It is based on our NERE toolkit (https://github.…