OpenNMT-py v0.8.0
Many fixes and code cleaning thanks @flauted, @guillaumekln
Datasets code refactor (thanks @flauted) you need to re-preprocess datasets
New features
FP16 Support: Experimental, using Apex, Checkpoints may break in future version.
Continuous exponential moving average (thanks @francoishernandez, and Marian)
Relative positions encoding (thanks @francoishernandez, and Google T2T)
Deprecate the old beam search, fast batched beam search supports all options