The KyotoEBMT translation framework takes a tree-to-tree approach, employing syntactic dependency analysis for both source and target languages in an attempt to preserve non-local structure. The effectiveness of our system is maximized with online example matching and a flexible decoder. Evaluation demonstrates BLEU scores competitive with state-of-the-art SMT systems such as Moses. The code is available below as open-source.
For details of the KyotoEBMT system, please refer to our demonstration paper.
The full documentation includes installation and usage instructions.
We also provide (incomplete) Doxygen code documentation.
Click here to download KyotoEBMT v0.4 'Bourbon'.
The official release date is 23rd June 2014.