neubig / travatar

This is a repository for the Travatar forest-to-string translation decoder
GNU Lesser General Public License v3.0
28 stars 11 forks source link

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