# OR-NMT **Repository Path**: longlian87/OR-NMT ## Basic Information - **Project Name**: OR-NMT - **Description**: Source code for the paper - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OR-NMT ### Source code for the paper <Bridging the Gap between Training and Inference for Neural Machine Translation> Codes in the two directories are the OR-NMT systems based on the RNNsearch and Transformer models correspondingly + OR-RNNsearch: based on the RNNsearch system which we implemented from scratch + OR-Transformer: based on the Transformer system [fairseq](https://github.com/pytorch/fairseq) implemented by Facebook + \>= Pytorch 1.2.0