BDBC-KG-NLP / CCL2022-DQABLinks
CCL2022 领域问答库构建测评
☆20Updated 2 years ago
Alternatives and similar repositories for CCL2022-DQAB
Users that are interested in CCL2022-DQAB are comparing it to the libraries listed below
Sorting:
- ☆57Updated 2 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道事件抽取部分torch版baseline☆79Updated 4 years ago
- Knowledge Oriented Programming Language☆85Updated 3 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 3 years ago
- SMedBERT: A Knowledge-Enhanced Pre-trained Language Model withStructured Semantics for Medical Text Mining☆82Updated 3 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆71Updated 3 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆53Updated 2 years ago
- 一种面向中文复杂问句的查询图生成方法,以及一份含有多种复杂句的中文知识图谱问答数据集☆18Updated 2 years ago
- 中文bigbird预训练模型☆96Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- ☆46Updated 3 years ago
- CCL2022 新闻脉络关系识别☆31Updated 3 years ago
- CCKS 2020: 基于本体的金融知识图谱自动化构建技术评测☆89Updated 3 years ago
- T2Ranking: A large-scale Chinese benchmark for passage ranking.☆160Updated 2 years ago
- 中文概念图谱OpenConcepts☆45Updated 3 years ago
- Label Mask for Multi-label Classification☆57Updated 4 years ago
- pytorch Efficient GlobalPointer☆56Updated 3 years ago
- Paper list of KBQA☆65Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆149Updated 3 years ago
- 中文机器阅读理解数据集☆105Updated 4 years ago
- RelExt: A Tool for Relation Extraction from Text. 文本实体关系抽取工具。☆51Updated 3 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated 2 years ago
- ☆57Updated 4 years ago
- Baselines for CCKS 2022 Task "Commonsense Knowledge Salience Evaluation"☆33Updated 2 years ago
- Code for Label Semantics for Few Shot Named Entity Recognition☆55Updated 2 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- a within-document event coreference resolution system, trained and evaluated on the KBP corpus.☆10Updated 2 years ago
- The source code of paper "An Effective System for Multi-format Information Extraction".☆18Updated 4 years ago
- 中文数据集下SimCSE+ESimCSE的实现