基于远监督的中文关系抽取
☆386May 13, 2021Updated 4 years ago
Alternatives and similar repositories for Distant-Supervised-Chinese-Relation-Extraction
Users that are interested in Distant-Supervised-Chinese-Relation-Extraction are comparing it to the libraries listed below
Sorting:
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,230Jun 1, 2020Updated 5 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆501Apr 30, 2020Updated 5 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆315Jul 4, 2020Updated 5 years ago
- Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions☆115Jul 20, 2021Updated 4 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆769Nov 13, 2021Updated 4 years ago
- 中文关系抽取☆137Dec 2, 2018Updated 7 years ago
- 中文关系抽取☆465Jun 12, 2023Updated 2 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆769May 16, 2020Updated 5 years ago
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆348Jul 25, 2019Updated 6 years ago
- ChinesePersonRelationGraph, person relationship extraction based on nlp methods.中文人物关系知识图谱项目,内容包括中文人物关系图谱构建,基于知识库的数据回标,基于远程监督与bootstrappi…☆929Dec 15, 2018Updated 7 years ago
- An Open-Source Package for Neural Relation Extraction (NRE)☆4,450Jan 10, 2024Updated 2 years ago
- Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.☆537Aug 26, 2019Updated 6 years ago
- Relation Extraction 中文关系提取☆74Oct 24, 2018Updated 7 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆274Mar 17, 2020Updated 6 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…☆932Nov 26, 2022Updated 3 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆288May 14, 2019Updated 6 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,265Feb 1, 2024Updated 2 years ago
- Neural Relation Extraction implemented in PyTorch☆220Nov 15, 2018Updated 7 years ago
- 本项目是利用深度学习技术来构建知识图谱方向上的一次尝试,作为开放领域的关系抽取,算是笔者的一次创新,目前在这方面的文章和项目都很少。☆315May 25, 2023Updated 2 years ago
- 爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱☆952Jul 20, 2020Updated 5 years ago
- 使用预训练语言模型ALBERT做中文NER☆479Jan 13, 2021Updated 5 years ago
- An annotated Chinese dataset for RE (Relation Extraction) task.☆14Oct 18, 2018Updated 7 years ago
- DeepIE: Deep Learning for Information Extraction☆1,943Dec 9, 2022Updated 3 years ago
- 中文关系抽取☆95Oct 9, 2021Updated 4 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆333Jul 4, 2019Updated 6 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆324Mar 24, 2023Updated 2 years ago
- This repo will cover almost all the papers related to Neural Relation Extraction in ACL, EMNLP, COLING, NAACL, AAAI, IJCAI in 2019.☆104Jan 9, 2020Updated 6 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。☆470Apr 29, 2022Updated 3 years ago
- OpenNRE for Chinese open relation extraction task in pytorch☆35Nov 30, 2022Updated 3 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆423May 14, 2018Updated 7 years ago
- baidu aistudio event extraction competition☆224Mar 24, 2023Updated 2 years ago
- 关系抽取个人实战总结以及开源工具包使用☆55Dec 5, 2018Updated 7 years ago
- 基于Pytorch和torchtext的知识图谱深度学习框架。☆614Jul 7, 2020Updated 5 years ago
- CCKS2019-人物关系抽取☆74Jun 2, 2019Updated 6 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,473Dec 16, 2021Updated 4 years ago
- Must-read papers on neural relation extraction (NRE)☆1,031Nov 10, 2020Updated 5 years ago
- 使用句法依存分析抽取事实三元组☆332Mar 11, 2016Updated 10 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆477Apr 5, 2021Updated 4 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