yenhao / text-level-gnnLinks
Implementation of paper
☆38Updated 4 years ago
Alternatives and similar repositories for text-level-gnn
Users that are interested in text-level-gnn are comparing it to the libraries listed below
Sorting:
- text classification with deep learning model and traditional ways☆54Updated 6 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 4 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分 类☆43Updated 2 years ago
- [ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"☆180Updated last year
- 使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr☆105Updated 5 years ago
- ☆276Updated last month
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆58Updated 2 years ago
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆132Updated 2 years ago
- ☆220Updated 5 years ago
- Mark and summarize the NLP project has been through☆134Updated 4 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆263Updated 4 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 5 years ago
- ☆86Updated 5 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆51Updated 3 years ago
- ☆60Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- Implement of TransE, TransH, KG2E with pytorch☆230Updated 6 years ago
- 基于Transformers的文本分类☆342Updated 4 years ago
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆337Updated last year
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 5 years ago
- 电商评论情感分类☆15Updated 5 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- CNN,RNN ,Activation functions, Graph Convolutional Networks(GCN) for Text Classification☆32Updated 5 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 4 years ago
- Code and preprocessed dataset for EMNLP 2019 paper titled "Aspect-based Sentiment Classification with Aspect-specific Graph Convolutional…☆297Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- transE算法 简单python实现 FB15k☆196Updated last year
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- 本项目利用KERAS结合不同的分类器并使用Glove词向量,对文本进行多标签分类。This project uses KERAS,Glove and many classifiers to classify text multi-label classification☆20Updated 4 years ago