HetGT icon indicating copy to clipboard operation
HetGT copied to clipboard

Heterogeneous Graph Transformer for Graph-to-Sequence Learning

Results 4 HetGT issues
Sort by recently updated
recently updated
newest added

您好,我想请问一下如何获取论文中提到的LDC2017T10和LDC2015E86数据集?似乎无法从开源渠道获取,贵组织是向LDC购买的嘛?

Thanks for the artefact. I am interested to apply this library for a machine translation task. However, in my case, I have to feed a custom dataset. Do you think...

I test the en2cs dataset on your codes, and I met two issues. First, when I use _nmt_preprocess.py_, the list index out of range error occurred. I checked out the...