Jacen789 / relation-extraction
中文关系抽取
☆446Updated last year
Alternatives and similar repositories for relation-extraction:
Users that are interested in relation-extraction are comparing it to the libraries listed below
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆339Updated last year
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆317Updated last year
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆383Updated last year
- 本项目是利用深度学习技术来构建知识图谱方向上的一次尝试,作为开放领域的关系抽取,算是笔者的一次创新,目前在这方面的文章和项目都很少。☆305Updated last year
- ChineseNER based on BERT, with BiLSTM+CRF layer☆444Updated 3 years ago
- 中文NER的那些事儿☆316Updated last year
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆412Updated last month
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆540Updated last year
- 使用Bert完成实体之间关系抽取☆673Updated this week
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆286Updated 5 years ago
- 基于远监督的中文关系抽取☆383Updated 3 years ago
- 基于BERT+BiLSTM+CRF实现中文命名实体识别☆141Updated 4 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆408Updated 4 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆237Updated last year
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆313Updated 4 years ago
- CCKS 2020:新冠知识图谱构建与问答评测(四)新冠知识图谱问答评测☆215Updated 4 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆759Updated 3 years ago
- 中文医学知识图谱命名实体识别,包括bi-LSTM+CRF,transformer+CRF等模型☆236Updated 5 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。☆462Updated 2 years ago
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆131Updated 7 months ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆472Updated 5 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆190Updated 2 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆275Updated 3 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆221Updated 2 years ago
- 基于BERT的中文命名实体识别☆394Updated 5 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆476Updated 3 years ago
- 本项目用于展示三元组抽取后形成的知识图谱,包括几本小说的实体关系,以及README.md,介绍这方面的一篇文章。☆192Updated 4 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆484Updated 4 years ago
- 抽取中文三元组☆96Updated last year
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆538Updated 4 years ago