CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。
☆47Mar 14, 2021Updated 4 years ago
Alternatives and similar repositories for CCKS2020-EntityLink
Users that are interested in CCKS2020-EntityLink are comparing it to the libraries listed below
Sorting:
- Code for the competition "CCKS 2020: 面向中文短文本的实体链指任务" , see https://www.biendata.xyz/competition/ccks_2020_el/☆14Dec 1, 2020Updated 5 years ago
- CCKS 2020: 面向中文短文本的实体链指任务☆43Mar 27, 2021Updated 4 years ago
- 实体链接demo☆65Mar 5, 2019Updated 6 years ago
- 基于bert的中文实体链接☆30Nov 24, 2021Updated 4 years ago
- 本项目是CCKS2020实体链指比赛baseline(pytorch)☆19Aug 15, 2020Updated 5 years ago
- ccks baidu entity link 实体链接 第一名☆843Dec 19, 2023Updated 2 years ago
- This repo contains the code and instructions for our paper : Evaluating the Impact of Knowledge Graph Context on Entity Disambiguation Mo…☆26Oct 24, 2020Updated 5 years ago
- TensorRT☆11Sep 22, 2020Updated 5 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆12May 14, 2018Updated 7 years ago
- 企业事件抽取☆13May 20, 2021Updated 4 years ago
- [IJCAI2022] Type-aware Embeddings for Multi-Hop Reasoning over Knowledge Graphs☆29Aug 9, 2022Updated 3 years ago
- Papers about the trend of Entity Linking in recent years.☆11Sep 5, 2022Updated 3 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Mar 24, 2023Updated 2 years ago
- Use https://github.com/huggingface/transformers to do Chinese NER☆11Dec 29, 2021Updated 4 years ago
- bert-flat 简化版 添加了很多 注释☆15Nov 25, 2021Updated 4 years ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Sep 4, 2019Updated 6 years ago
- 问答摘要与推理☆35Apr 17, 2020Updated 5 years ago
- This repository contains a Chinese KBQA dataset expanded from CCKS CKBQA Competition Dataset.☆13Jun 2, 2021Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Jun 21, 2021Updated 4 years ago
- 仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【问答篇】☆22Mar 22, 2023Updated 2 years ago
- 2021 CCF BDCI 全国信息检索挑战杯(CCIR-Cup)智能人机交互自然语言理解赛道第二名参赛 解决方案☆24Oct 27, 2021Updated 4 years ago
- [Findings of EMNLP 2022] Code of paper Generative Prompt Tuning for Relation Classification. https://arxiv.org/abs/2210.12435☆20May 7, 2023Updated 2 years ago
- ☆23May 25, 2022Updated 3 years ago
- ☆15Dec 20, 2023Updated 2 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆39May 16, 2019Updated 6 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆19Nov 7, 2024Updated last year
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Sep 23, 2020Updated 5 years ago
- SAIS: Supervising and Augmenting Intermediate Steps for Document-Level Relation Extraction☆20Oct 10, 2022Updated 3 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Nov 4, 2021Updated 4 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆21Mar 21, 2022Updated 3 years ago
- Source code and data for our long paper (Wu et al., 2019)☆53Nov 22, 2019Updated 6 years ago
- CCKS 2019 Task 2: Entity Recognition and Linking☆94Aug 6, 2019Updated 6 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Oct 12, 2020Updated 5 years ago
- A knowledge graph about Taiwan stock☆24May 27, 2023Updated 2 years ago
- CCKS2021答非所问竞赛冠军方案☆27Oct 8, 2021Updated 4 years ago
- 这是我ehr-journey项目的一个命名实体识别的子项目,主要实现基于中文预训练字向量finetune的Bert与BiLSTM模型的网络。演示使用了CCKS2019task1数据集,并实现了django接口。☆56Jun 21, 2022Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Oct 14, 2020Updated 5 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆32May 15, 2021Updated 4 years ago
- 知识图谱可视化☆29Jul 18, 2020Updated 5 years ago