Hcupcdown / GCN_relation_extra
基于图卷积神经网络的实体关系抽取
☆17Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for GCN_relation_extra
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆20Updated 2 years ago
- The code of "Relation-Guided Few-Shot Relational Triple Extraction", SIGIR 2022.☆12Updated 2 years ago
- Bert + PCNN and PCNN 中文关系抽取任务☆17Updated last year
- ☆13Updated 2 years ago
- 2020 科大讯飞 事件抽取挑战赛☆21Updated 4 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 3 years ago
- ☆27Updated last year
- 关系抽取 calrel pytorch☆38Updated 2 years ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆11Updated 4 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆109Updated 3 years ago
- ☆27Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆59Updated 7 months ago
- 汇总实体关系联合抽取方向的代码。☆20Updated 3 years ago
- 中文实体关系联合抽取baseline☆12Updated 5 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆46Updated 2 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆50Updated 3 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆47Updated 3 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆67Updated 3 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆49Updated 4 years ago
- bert实现中文关系抽取☆16Updated last year
- 利用BERT+BILSTM/DGCNN+ATTENTION+CRF 解决中文NER任务☆33Updated 2 years ago
- Effective Cascade Dual-Decoder Model for Joint Entity and Relation Extraction.☆17Updated 2 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆70Updated 3 years ago
- ☆42Updated last year
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆114Updated last year
- 中文事件抽取☆11Updated 3 years ago
- ☆40Updated 3 years ago
- A temporary repo to share the DMBERT code for Event Detection☆13Updated 4 years ago
- Source code for ACL 2021 finding paper: CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction.☆80Updated 2 years ago