yao8839836 / fast_text_gcn

FastGCN for inductive text classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%