Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 414 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 414 Bytes

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