# GraphWriter **Repository Path**: silence98/GraphWriter ## Basic Information - **Project Name**: GraphWriter - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-02 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Text Generation from Knowledge Graphs with Graph Transformers This repository contains the source code of our paper, [Text Generation from Knowledge Graphs with Graph Transformers](https://arxiv.org/abs/1904.02342), which is accepted for publication at [NAACL 2019](http://naacl2019.org/). # Instructions Environment: ``` conda create -n py37 python=3.7 pip install torch==1.6 dill torchtext==0.6 pip install allennlp ``` BUGS: ``` OrderedDict importError: python>= 3.7.2? lengths: https://blog.csdn.net/weixin_43711726/article/details/112246264 ``` Training: ``` python train.py -save