The source code of the paper "OneRel: Joint Entity and Relation Extraction with One Module in One Step"
☆65Mar 17, 2022Updated 3 years ago
Alternatives and similar repositories for OneRel
Users that are interested in OneRel are comparing it to the libraries listed below
Sorting:
- ☆15Oct 30, 2023Updated 2 years ago
- released code for our EMNLP22 paper: UniRel: Unified Representation and Interaction for Joint Relational Triple Extraction☆106Mar 6, 2024Updated last year
- The official repository for ACL 2023 paper "A Novel Table-to-Graph Generation Approach for Document-Level Joint Entity and Relation Extra…☆20Dec 21, 2023Updated 2 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆123Aug 6, 2021Updated 4 years ago
- Chinese entity relation extraction☆13Apr 26, 2024Updated last year
- The code of "Relation-Guided Few-Shot Relational Triple Extraction", SIGIR 2022.☆13Jul 9, 2022Updated 3 years ago
- Chinese entity relation extract☆14Apr 26, 2024Updated last year
- Effective Cascade Dual-Decoder Model for Joint Entity and Relation Extraction.☆18Jan 12, 2022Updated 4 years ago
- CBLUE2.0-关系抽取模型,基于pytorch☆16Oct 23, 2024Updated last year
- EMNLP 2021 - A Partition Filter Network for Joint Entity and Relation Extraction☆175Mar 18, 2024Updated last year
- ☆62Sep 7, 2021Updated 4 years ago
- 基于UIE的小样本中文肺部CT病历实体关系抽取方法☆22Apr 19, 2023Updated 2 years ago
- 基于BERT+Biaffine结构的关系抽取模型☆12Feb 23, 2022Updated 4 years ago
- Neural Processing Letters: End-to-End Entity Detection with Proposer and Regressor☆12Jun 6, 2023Updated 2 years ago
- BERT-CasRel | Roberta-GPlinker | BERT-BILSTM-CRF☆11Apr 24, 2023Updated 2 years ago
- 基于BERT的文本多标签多分类☆11May 11, 2022Updated 3 years ago
- CasRelPytorch项目的改写版本,根据源码增添了模型预测功能以及预测结果导入neo4j图数据库的功能。☆13Jul 25, 2024Updated last year
- Joint Neural Model for Entity & Relation Extraction☆15Oct 18, 2021Updated 4 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆15Nov 16, 2019Updated 6 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆362May 12, 2023Updated 2 years ago
- Code for "A Trigger-Sense Memory Flow Framework for Joint Entity and Relation Extraction". accepted at WWW 2021.☆28Jun 5, 2021Updated 4 years ago
- CHIP 2020 中文医学文本实体关系抽取☆98Jan 3, 2023Updated 3 years ago
- CCL2024 Chinese Essay Rhetoric Recognition and Understanding☆17Oct 1, 2024Updated last year
- softmax, crf, biaffine, globalpointer, efficient globalpointer, ricon☆17Oct 11, 2022Updated 3 years ago
- [SIGIR 2023] Schema-aware Reference as Prompt Improves Data-Efficient Knowledge Graph Construction☆42Apr 5, 2023Updated 2 years ago
- 该项目是自己做的一些nlp的实验,包括命名实体识别、实体关系抽取和事件抽取,未来会持续更新。☆34Aug 10, 2023Updated 2 years ago
- An awesome repository for knowledge-enhanced natural language understanding resources, including related papers, codes and datasets.☆18Sep 21, 2022Updated 3 years ago
- [ACL 2024] DiFiNet: Boundary-Aware Semantic Differentiation and Filtration Network for Nested Named Entity Recognition☆16Oct 2, 2024Updated last year
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆159Jun 3, 2024Updated last year
- ☆18Feb 20, 2025Updated last year
- The official code for the paper 'Towards Fair Graph Federated Learning via Incentive Mechanisms'☆17May 23, 2024Updated last year
- Test Environment Booking tool☆14Nov 16, 2020Updated 5 years ago
- 基于论文SpERT: "Span-based Entity and Relation Transformer"的中文关系抽取,同时抽取实体、实体类别和关系类别。☆38Nov 30, 2022Updated 3 years ago
- 基于pytorch的CasRel进行三元组抽取。☆42Feb 14, 2023Updated 3 years ago
- Official Code For TDEER: An Efficient Translating Decoding Schema for Joint Extraction of Entities and Relations (EMNLP 2021)☆41Jul 27, 2024Updated last year
- E-NER: Evidential Deep Learning for Trustworthy Named Entity Recognition☆25Jul 18, 2023Updated 2 years ago
- ACL2024: TTM-RE Memory-Augmented Document-Level Relation Extraction☆20Oct 6, 2024Updated last year
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆125Apr 22, 2023Updated 2 years ago
- 基于图卷积神经网络的实体关系抽取☆19May 27, 2020Updated 5 years ago