Skip to content

JiahuiSophieHU/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

About

FastGCN for inductive text classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%