MorningForest / BertGCNLinks
☆12Updated 2 years ago
Alternatives and similar repositories for BertGCN
Users that are interested in BertGCN are comparing it to the libraries listed below
Sorting:
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated 2 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆74Updated 4 years ago
- 自然语言处理的基础知识,术语抽取与关键词提取、知识图谱与图嵌入、检索与推荐等☆45Updated 2 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 4 years ago
- 关系抽取 calrel pytorch☆42Updated 3 years ago
- 本项目利用KERAS结合不同的分类器并使用Glove词向量,对文本进行多标签分类。This project uses KERAS,Glove and many classifiers to classify text multi-label classification☆20Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 2 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆50Updated 3 years ago
- Dual Graph Convolutional Networks for Aspect-based Sentiment Analysis☆147Updated 2 years ago
- ☆276Updated this week
- Code for paper "Self-training Method Based on GCN for Semi-supervised Short Text Classification"☆12Updated 3 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 4 years ago
- Implementation of paper☆38Updated 4 years ago
- 多标签多分类的textCNN☆12Updated 5 years ago
- 基于pytorch+bert的中文事件抽取☆72Updated 3 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆20Updated 3 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆281Updated 4 years ago
- 毕业设计,基于事理图谱的事件推理系统☆71Updated 5 years ago
- 知识图谱三元组抽取(实体-关系-实体,实体-属性-属性值)☆106Updated 4 years ago
- 汇总实体关系联合抽取方向的代码。☆20Updated 4 years ago
- The code of "Relation-Guided Few-Shot Relational Triple Extraction", SIGIR 2022.☆13Updated 3 years ago
- ☆13Updated 3 years ago
- 该项目是自己做的一些nlp的实验,包括命名实体识别、实体关系抽取和事件抽取,未来会持续更新。☆36Updated last year
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 采用bert-bilstm-attn的关系抽取模型,基于pytorch,数据集为百度的开源数据集☆10Updated 3 years ago
- ☆218Updated 5 years ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆124Updated 2 years ago
- 训练词向量☆22Updated 4 years ago
- Mark and summarize the NLP project has been through☆135Updated 3 years ago
- 基于pytorch的CasRel进行三元组抽取。☆38Updated 2 years ago