yao8839836 / fast_text_gcn

FastGCN for inductive text classification
85 stars 22 forks source link
graph-convolutional-networks text-classification

fast_text_gcn

FastGCN for inductive text classification based on Text GCN and Fast GCN.

usage

  1. Copy the text graph files produced by build_graph.py in Text GCN project into /data .

  2. Change the dataset name in 23rd line of pubmed_inductive_appr2layers.py.

  3. Run python pubmed_inductive_appr2layers.py