文件名称:HGAT模型代码及数据集
文件大小:9.12MB
文件格式:7Z
更新时间:2023-04-06 09:10:34
HGAT模型代码
Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019)论文代码
【文件预览】:
model
----code()
--------utils_inductive.py(11KB)
--------models.py(7KB)
--------cache()
--------train.py(12KB)
--------utils.py(17KB)
--------__pycache__()
--------__init__.py(70B)
--------print_log.py(609B)
--------layers.py(11KB)
----__init__.py(51B)
----data()
--------agnews()
--------snippets()