mosesdecoder/scripts/training/cmert-0.5
2006-09-12 19:46:16 +00:00
..
python/psyco the python compiled files should not be in the cvs 2006-08-14 17:53:23 +00:00
bleu.py Changes to compilation scripts: 2006-09-01 14:54:41 +00:00
data.c checking in the current version of cmert we're using 2006-08-03 20:00:00 +00:00
data.h checking in the current version of cmert we're using 2006-08-03 20:00:00 +00:00
dataset.py checking in the current version of cmert we're using 2006-08-03 20:00:00 +00:00
log.py checking in the current version of cmert we're using 2006-08-03 20:00:00 +00:00
Makefile get rid of profiling 2006-08-08 20:16:06 +00:00
makeinitopt checking in the current version of cmert we're using 2006-08-03 20:00:00 +00:00
mert-driver checking in the current version of cmert we're using 2006-08-03 20:00:00 +00:00
mert.c fix compilation error on gcc 4.1, fix warnings in mert 2006-09-12 19:46:16 +00:00
point.c checking in the current version of cmert we're using 2006-08-03 20:00:00 +00:00
point.h checking in the current version of cmert we're using 2006-08-03 20:00:00 +00:00
README checking in the current version of cmert we're using 2006-08-03 20:00:00 +00:00
run-cmert checking in the current version of cmert we're using 2006-08-03 20:00:00 +00:00
score-nbest.py Changes to compilation scripts: 2006-09-01 14:54:41 +00:00
score.c checking in the current version of cmert we're using 2006-08-03 20:00:00 +00:00
score.h checking in the current version of cmert we're using 2006-08-03 20:00:00 +00:00

CMERT 0.5
5 Nov 2005
Copyright (c) 2005 David Chiang. All rights reserved (for now).

Minimalist installation instructions:

- make
- set #! lines and sys.path lines in Python scripts
- see run-cmert for example