Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
☆1,230Jun 1, 2020Updated 5 years ago
Alternatives and similar repositories for Entity-Relation-Extraction
Users that are interested in Entity-Relation-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
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆288May 14, 2019Updated 6 years ago
- 基于远监督的中文关系抽取☆386May 13, 2021Updated 4 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,266Feb 1, 2024Updated 2 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768May 16, 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
- 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
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆315Jul 4, 2020Updated 5 years ago
- DeepIE: Deep Learning for Information Extraction☆1,943Dec 9, 2022Updated 3 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
- An Open-Source Package for Neural Relation Extraction (NRE)☆4,449Jan 10, 2024Updated 2 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆768Nov 13, 2021Updated 4 years ago
- [ACL 2020] A Novel Cascade Binary Tagging Framework for Relational Triple Extraction☆809Sep 15, 2020Updated 5 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆501Apr 30, 2020Updated 5 years ago
- ccks baidu entity link 实体链接 第一名☆843Dec 19, 2023Updated 2 years ago
- ☆330May 10, 2019Updated 6 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆68Jul 4, 2019Updated 6 years ago
- Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.☆537Aug 26, 2019Updated 6 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆142Jul 25, 2024Updated last year
- A neural network model for Chinese named entity recognition☆1,826Aug 9, 2018Updated 7 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
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆478Apr 5, 2021Updated 4 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,175Jul 15, 2025Updated 7 months ago
- 实体识别和关系抽取的联合模型☆125Jan 24, 2019Updated 7 years ago
- 使用预训练语言模型BERT做中文NER☆977Feb 26, 2020Updated 6 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Mar 24, 2023Updated 2 years ago
- 中文关系抽取☆461Jun 12, 2023Updated 2 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆274Mar 17, 2020Updated 5 years ago
- An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆933Nov 26, 2022Updated 3 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,983Nov 21, 2022Updated 3 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,473Dec 16, 2021Updated 4 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,232Mar 11, 2023Updated 2 years ago
- keras implement of transformers for humans☆5,421Nov 11, 2024Updated last year
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆657Oct 24, 2019Updated 6 years ago
- USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. …☆265Apr 1, 2019Updated 6 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,795Aug 30, 2025Updated 6 months ago
- ChinesePersonRelationGraph, person relationship extraction based on nlp methods.中文人物关系知识图谱项目,内容包括中文人物关系图谱构建,基于知识库的数据回标,基于远程监督与bootstrappi…☆930Dec 15, 2018Updated 7 years ago
- ☆470Mar 25, 2021Updated 4 years ago
- 使用预训练语言模型ALBERT做中文NER☆478Jan 13, 2021Updated 5 years ago