The source code of our paper "Graph-based Text Classification by Contrastive Learning with Text-level Graph Augmentation"
Our released code follows VPALG: Paper-publication Prediction with Graph Neural Networks.
torch <= 1.13.1
cudatoolkit == 11.6.1
dgl == 1.1.0.cu113
numpy == 1.23.5
./data
glove.6B.300d.txt
to ./
python train.py
./
NONE