8000 GitHub - fandongmeng/StackedDTMT: Stacked Encoder Enhanced Deep Transition RNMT
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fandongmeng/StackedDTMT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackedDTMT

Stacked Encoder Enhanced Deep Transition RNMT (https://arxiv.org/abs/1812.07807).

Contents

Introduction

The implementation is based on [THUMT] (https://github.com/THUNLP-MT/THUMT).

Usage

  • Training
sh run_train.sh
  • Evaluation and Testing
sh run_test.sh

Requirements

  • tensorflow 1.15
  • python 3.6

Citation

Please cite the following paper if you use the code:

@inproceedings{meng2019dtmt,
  title={{DTMT:} {A} novel deep transition architecture for neural machine translation},
  author={Meng, Fandong and Zhang, Jinchao},
  booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
  volume={33},
  pages={224--231},
  year={2019}
}

About

Stacked Encoder Enhanced Deep Transition RNMT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0