The source code for "A Simple Graph Contrastive Learning Framework for Short Text Classification"
Here we provide two datasets, snippets and mr, for reproducibility.
You can run the following the command.
python train.py --dataset 'snippets'
You can change the --dataset
to mr
to train another dataset.