mosesdecoder/scripts/training/cmert-0.5
2007-01-02 12:54:00 +00:00
..
python/psyco the python compiled files should not be in the cvs 2006-08-14 17:53:23 +00:00
bleu.py don't insist on using python 2.3 2007-01-02 12:54:00 +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 don't insist on using python 2.3 2007-01-02 12:54:00 +00:00
Makefile added clean to some Makefiles 2006-10-06 15:07:30 +00:00
makeinitopt checking in the current version of cmert we're using 2006-08-03 20:00:00 +00:00
mert-driver managing of pwd/pawd 2006-12-29 13:19:21 +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 don't insist on using python 2.3 2007-01-02 12:54:00 +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