/travatar

This is a repository for the Travatar forest-to-string translation decoder

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

TravatarBuild Status

Travatar is a statistical machine translation system that uses syntactic structure to improve translation results. Please check the documentation at http://www.phontron.com/travatar or doc/index.html.

To build Travatar, run

 $ autoreconf -i
 $ ./configure
 $ make