BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE
☆142Jul 25, 2024Updated last year
Alternatives and similar repositories for pytorch_multi_head_selection_re
Users that are interested in pytorch_multi_head_selection_re are comparing it to the libraries listed below
Sorting:
- 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
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆349Jul 25, 2019Updated 6 years ago
- 论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》☆154Dec 8, 2022Updated 3 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆68Jul 4, 2019Updated 6 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆162May 1, 2020Updated 5 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,230Jun 1, 2020Updated 5 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
- Joint Extraction of Entities and Relations Based on cnn+rnn☆184Jun 1, 2021Updated 4 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768May 16, 2020Updated 5 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆31Jul 4, 2019Updated 6 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆128Nov 5, 2020Updated 5 years ago
- A bert baseline for DocRED☆19Oct 12, 2022Updated 3 years ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆202Dec 7, 2022Updated 3 years ago
- A PyTorch implementation of GraphRel☆278Dec 17, 2023Updated 2 years ago
- [ACL 19] Fine-tuning Pre-Trained Transformer Language Models to Distantly Supervised Relation Extraction☆85Jun 18, 2024Updated last year
- Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions☆115Jul 20, 2021Updated 4 years ago
- Source Code for paper "NERO: A Neural Rule Grounding Framework for Label-Efficient Relation Extraction", WWW 2020☆47May 6, 2020Updated 5 years ago
- PyTorch code for SpERT: Span-based Entity and Relation Transformer☆712Feb 1, 2024Updated 2 years ago
- ☆330May 10, 2019Updated 6 years ago
- [ACL 2020] A Novel Cascade Binary Tagging Framework for Relational Triple Extraction☆809Sep 15, 2020Updated 5 years ago
- 使用多头的思想来进行命名实体识别☆34May 5, 2021Updated 4 years ago
- ☆29Aug 23, 2023Updated 2 years ago
- datagrand 2019 information extraction competition rank9☆130Dec 29, 2019Updated 6 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Mar 24, 2023Updated 2 years ago
- BiGRU、BERT☆39Sep 27, 2020Updated 5 years ago
- Joint Neural Relation Extraction with Text and KGs☆187Nov 3, 2022Updated 3 years ago
- Hierarchical Neural Relation Extraction☆95Jul 30, 2020Updated 5 years ago
- Implementation for Extracting Multiple-Relations in One-Passwith Pre-Trained Transformers