Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。
☆288May 14, 2019Updated 6 years ago
Alternatives and similar repositories for Schema-based-Knowledge-Extraction
Users that are interested in Schema-based-Knowledge-Extraction are comparing it to the libraries listed below
Sorting:
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆350Jul 25, 2019Updated 6 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,230Jun 1, 2020Updated 5 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆189May 21, 2019Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126May 14, 2019Updated 6 years ago
- 实体识别和关系抽取的联合模型☆125Jan 24, 2019Updated 7 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768May 16, 2020Updated 5 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆315Jul 4, 2020Updated 5 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆68Jul 4, 2019Updated 6 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆21Mar 21, 2022Updated 3 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119May 13, 2019Updated 6 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Jun 3, 2019Updated 6 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆415Apr 23, 2021Updated 4 years ago
- 基于远监督的中文关系抽取☆386May 13, 2021Updated 4 years ago
- CCKS2019评测任务五-公众公司公告信息抽取,第3名☆122Sep 15, 2019Updated 6 years ago
- ☆330May 10, 2019Updated 6 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆31Jul 4, 2019Updated 6 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Oct 14, 2020Updated 5 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆768Nov 13, 2021Updated 4 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115May 24, 2019Updated 6 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Nov 2, 2022Updated 3 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆270Apr 16, 2019Updated 6 years ago
- USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. …☆265Apr 1, 2019Updated 6 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆501Apr 30, 2020Updated 5 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,266Feb 1, 2024Updated 2 years ago
- 2019 Language and Intelligence Challenge, Information Extraction☆29Jun 27, 2019Updated 6 years ago
- ccks baidu entity link 实体链接 第一名☆843Dec 19, 2023Updated 2 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆194Jun 4, 2022Updated 3 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Mar 24, 2023Updated 2 years ago
- 基于Pytorch和torchtext的知识图谱深度学习框架。☆614Jul 7, 2020Updated 5 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆133Mar 24, 2023Updated 2 years ago
- CCKS2019面向金融领域的事件主体抽取☆46Jun 3, 2019Updated 6 years ago
- 中文关系抽取☆137Dec 2, 2018Updated 7 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,473Dec 16, 2021Updated 4 years ago
- 爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱☆953Jul 20, 2020Updated 5 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆112Sep 3, 2019Updated 6 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,900Feb 24, 2021Updated 5 years ago
- 2020语言与智能技术竞赛:关系抽取任务(https://aistudio.baidu.com/aistudio/competition/detail/31?lang=zh_CN)☆24May 19, 2020Updated 5 years ago
- 关系抽取个人实战总结以及开源工具包使用☆55Dec 5, 2018Updated 7 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆478Apr 5, 2021Updated 4 years ago