实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署
☆125Apr 22, 2023Updated 2 years ago
Alternatives and similar repositories for MultiHeadJointEntityRelationExtraction_simple
Users that are interested in MultiHeadJointEntityRelationExtraction_simple are comparing it to the libraries listed below
Sorting:
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆159Jun 3, 2024Updated last year
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆21Mar 21, 2022Updated 3 years ago
- Bert + PCNN and PCNN 中文关系抽取任务☆19Dec 30, 2022Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Jun 21, 2021Updated 4 years ago
- 使用多头的思想来进行命名实体识别☆34May 5, 2021Updated 4 years ago
- 该项目是自己做的一些nlp的实验,包括命名实体识别、实体关系抽取和事件抽取,未来会持续更新。☆34Aug 10, 2023Updated 2 years ago
- 文言文信息抽取(实体识别+关系抽取)☆10Feb 24, 2023Updated 3 years ago
- CasRelPytorch项目的改写版本,根据源码增添了模型预测功能以及预测结果导入neo4j图数据库的功能。☆13Jul 25, 2024Updated last year
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆362May 12, 2023Updated 2 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆238Jun 15, 2022Updated 3 years ago
- Chinese entity relation extract☆14Apr 26, 2024Updated last year
- GPLinker_pytorch☆88May 10, 2022Updated 3 years ago
- 使用Bert完成实体之间关系抽取☆752Updated this week
- 汇总实体关系联合抽取方向的代码。☆20Jan 21, 2021Updated 5 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆32May 15, 2021Updated 4 years ago
- 使用bert进行关系三元组抽取。☆184Apr 9, 2024Updated last year
- BERT-CasRel | Roberta-GPlinker | BERT-BILSTM-CRF☆11Apr 24, 2023Updated 2 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
- 实体识别和关系抽取的联合模型☆125Jan 24, 2019Updated 7 years ago
- OneRel在中文关系抽取中的使用☆133Oct 7, 2023Updated 2 years ago
- Efficient-GlobalPointer的关系抽取任务☆24Jan 27, 2022Updated 4 years ago
- 基于UIE的小样本中文肺部CT病历实体关系抽取方法☆22Apr 19, 2023Updated 2 years ago
- network security named entity recognition, Chinese☆11Aug 27, 2019Updated 6 years ago
- 中文关系抽取☆461Jun 12, 2023Updated 2 years ago
- Chinese entity relation extraction☆21Apr 26, 2024Updated last year
- 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
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆15Nov 16, 2019Updated 6 years ago
- 中文的 Bert+BiLSTM+CRF 命名实体识别任务☆16Jan 24, 2024Updated 2 years ago
- Knowledge Graph☆176Aug 19, 2022Updated 3 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆315Jul 4, 2020Updated 5 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆261Sep 21, 2023Updated 2 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆123Aug 6, 2021Updated 4 years ago
- ☆29Aug 23, 2023Updated 2 years ago
- CBLUE2.0-关系抽取模型,基于pytorch☆16Oct 23, 2024Updated last year
- Effective Cascade Dual-Decoder Model for Joint Entity and Relation Extraction.☆18Jan 12, 2022Updated 4 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆194Nov 19, 2022Updated 3 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆208Aug 3, 2020Updated 5 years ago
- ☆470Mar 25, 2021Updated 4 years ago
- 基于bert4keras开放领域的关系抽取☆21Jun 9, 2022Updated 3 years ago