mosesdecoder/scripts/training/cmert-0.5
2009-10-23 15:45:35 +00:00
..
example Features are activated using their names 2007-10-23 16:30:02 +00:00
python/psyco the python compiled files should not be in the cvs 2006-08-14 17:53:23 +00:00
bleu.py add svn id comments to start of file 2007-03-14 22:22:36 +00:00
data.c minor bugfixes and error checking 2008-08-01 10:24:01 +00:00
data.h add svn id comments to start of file 2007-03-14 22:22:36 +00:00
dataset.py add svn id comments to start of file 2007-03-14 22:22:36 +00:00
enhanced-mert minor bugfixes and error checking 2008-08-01 10:24:01 +00:00
extend-field.pl Features are activated using their names 2007-10-23 16:30:02 +00:00
log.py add svn id comments to start of file 2007-03-14 22:22:36 +00:00
Makefile make gcc amd make calls consistent for eric to use in ubuntu package 2009-05-27 12:54:04 +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 add svn id comments to start of file 2007-03-14 22:22:36 +00:00
point.c add svn id comments to start of file 2007-03-14 22:22:36 +00:00
point.h add svn id comments to start of file 2007-03-14 22:22:36 +00:00
README test, please ignore 2009-10-23 15:45:35 +00:00
reduce-field.pl bug fixed 2007-10-30 15:42:26 +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 minor bugfixes and error checking 2008-08-01 10:24:01 +00:00
score.c add svn id comments to start of file 2007-03-14 22:22:36 +00:00
score.h add svn id comments to start of file 2007-03-14 22:22:36 +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