Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 829 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 829 Bytes

cdec is a research platform for machine translation and similar structured prediction problems.

Installation

Build cdec:

autoreconf -ifv
./configure
make
./tests/run-system-tests.pl

You will need the following libraries / tools:

Further information

For more information, refer to the cdec documentation