Skip to content

yao8839836/fast_text_gcn

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages