Hcupcdown / GCN_relation_extra
基于图卷积神经网络的实体关系抽取
☆19Updated 4 years ago
Alternatives and similar repositories for GCN_relation_extra:
Users that are interested in GCN_relation_extra are comparing it to the libraries listed below
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆20Updated 3 years ago
- The code of "Relation-Guided Few-Shot Relational Triple Extraction", SIGIR 2022.☆13Updated 2 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆74Updated 4 years ago
- Bert + PCNN and PCNN 中文关系抽取任务☆17Updated 2 years ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆119Updated last year
- 细粒度中文命名实体识别数据集处理,将json数据处理成BIOES标注的数据。CLUENER dataset pretreatment☆10Updated 4 years ago
- Chinese entity relation extraction☆18Updated 11 months ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 4 years ago
- 关系抽取 calrel pytorch☆40Updated 3 years ago
- 利用BERT+BILSTM/DGCNN+ATTENTION+CRF 解决中文NER任务☆35Updated 2 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆118Updated 3 years ago
- ☆13Updated 2 years ago
- 2020 科大讯飞 事件抽取挑战赛☆21Updated 4 years ago
- 篇章级事件抽取☆20Updated 4 years ago
- 基于pytorch+bert的中文事件抽取☆71Updated 2 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆67Updated 3 years ago
- 自然语言处理的基础知识,术语抽取与关键词提取、知识图谱与图嵌入、检索与推荐等☆43Updated 2 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆61Updated 3 years ago
- 使用R-BERT模型对人物关系模型进行分类,效果有显著提升。☆24Updated 2 years ago
- 汇总实体关系联合抽取方向的代码。☆20Updated 4 years ago
- NER and RE in medical insurance。用于医疗领域的知识图谱构建,通过DL中的相关算法,实现领域实体的命名实体识别和关系抽取。☆63Updated 5 years ago
- ☆42Updated last year
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆11Updated 5 years ago
- 中文实体关系联合抽取baseline☆12Updated 5 years ago
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实 现☆90Updated 2 years ago
- 基于pytorch的CasRel进行三元组抽取。☆38Updated 2 years ago
- 实体识别和关系抽取的联合模型☆123Updated 6 years ago
- Effective Cascade Dual-Decoder Model for Joint Entity and Relation Extraction.☆17Updated 3 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆13Updated 5 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆43Updated 3 years ago