Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 469 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 469 Bytes

infdecoder

infdecoder (information decoder) is a statistical machine translation decoder, it is a simplified version of moses-chart. This decoder is used by Xiamen University NLP Lab on CWMT2013 and CWMT2015, and achived first rank on CWMT2015's Chinese-English News Track and Double-blind Track.

Usage

Simply replace moses-chart with infdecoder, the interface is compatible with moses v1.0. Gzipped rule table is not supported, make sure to uncompress it first.