graph convolutional network (GCN) has been successfully applied to capture global non-consecutive and long-distance semantic information for text classification. However, while GCN-based methods have shown promis
本研究提出了一种新颖的归纳图卷积网络框架InducT-GCN(InducTive Graph Convolutional Networks for Text classification),用于无额外资源和有限训练数据情况下的归纳图文本分类,通过仅基于训练文档的统计信息构建图并在测试期间进行单向GCN传播,与传统感性学习模型相比,InducT-GCN在五个文本分类基准测试中表现出更好的性能。