AlexYangLi / ccks2019_elLinks
CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案
☆411Updated 2 years ago
Alternatives and similar repositories for ccks2019_el
Users that are interested in ccks2019_el are comparing it to the libraries listed below
Sorting:
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 6 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆271Updated 6 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆316Updated 6 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated 2 years ago
- 基于远监督的中文关系抽 取☆384Updated 4 years ago
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆347Updated 6 years ago
- 事件抽取相关算法汇总☆125Updated 6 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆334Updated 6 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆479Updated 4 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆287Updated 6 years ago
- 基于知识库的问答:seq2seq模型实践☆357Updated 4 years ago
- NER(命名实体识别)中文语料,一站式获取☆130Updated 5 years ago
- ccks baidu entity link 实体链接 第一名☆843Updated last year
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆315Updated 5 years ago
- ☆353Updated 4 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆184Updated 2 years ago
- 中文问题句子相似度计算比赛及方案汇总☆301Updated 4 years ago
- ☆327Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆330Updated 9 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆767Updated 5 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆198Updated 5 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆290Updated 4 years ago
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆271Updated 5 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated 2 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆455Updated 6 years ago
- USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. …☆264Updated 6 years ago