MorningForest / BertGCN
☆12Updated 2 years ago
Alternatives and similar repositories for BertGCN:
Users that are interested in BertGCN are comparing it to the libraries listed below
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated last year
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆48Updated 3 years ago
- 有关多任务学习的基于知识图谱的推荐系统和图谱补全(嵌入)联合训练的几篇论文复现☆48Updated 4 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆112Updated 4 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 4 years ago
- albert-fc for LP(Link Prediction),中文实体链接预测☆19Updated 2 years ago
- ☆12Updated 2 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆32Updated 2 years ago
- Implementation of paper☆37Updated 3 years ago
- 自然语言处理的基础知识,术语抽取与关键词提取、知识图谱与图嵌入、检索与推荐等☆44Updated 2 years ago
- Bert + PCNN and PCNN 中文关系抽取任务☆17Updated 2 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- Dual Graph Convolutional Networks for Aspect-based Sentiment Analysis☆143Updated 2 years ago
- ☆27Updated last year
- CNN,RNN ,Activation functions, Graph Convolutional Networks(GCN) for Text Classification☆32Updated 5 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆74Updated 4 years ago
- ☆13Updated 2 years ago
- SSEGCN: Syntactic and Semantic Enhanced Graph Convolutional Network for Aspect-based Sentiment Analysis☆44Updated 2 years ago
- A novel pipeline framework for multi-hop complex KGQA task. It aims at Improving Multi-hop Embedded Knowledge Graph Question Answering by…☆47Updated 2 years ago
- The code of "Relation-Guided Few-Shot Relational Triple Extraction", SIGIR 2022.☆13Updated 2 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆20Updated 3 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 该项目是自己做的一些nlp的实验,包括命名实体识别、实体关系抽取和事件抽取,未来会持续更新。☆34Updated last year
- 汇总实体关系联合抽取方向的代码。☆20Updated 4 years ago
- 2020 科大讯飞 事件抽取挑战赛☆21Updated 4 years ago
- Code for our paper "Investigating Typed Syntactic Dependencies for Targeted Sentiment Classification Using Graph Attention Neural Network…☆55Updated 3 years ago
- 基于prompt的中文文本分类。☆55Updated last year
- Mi Zhang and Tieyun Qian,Convolution over Hierarchical Level Sentiment Analysis,EMNLP2020☆46Updated 4 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Updated 3 years ago
- 利用BERT+BILSTM/DGCNN+ATTENTION+CRF 解决中文NER任务☆35Updated 2 years ago