mosesdecoder/scripts/training/cmert-0.5
jdschroeder 7a2ebedc20 minor bugfixes and error checking
-added -rootdir option to enhanced-mert
	-fixed float regex in score-nbest.py and mert-moses.pl
	-allow for extra weights in constructing ini in mert-moses.pl
	-additional NFS bug checks in mert-moses.pl



git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1869 1f5c12ca-751b-0410-a591-d2e778427230
2008-08-01 10:24:01 +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 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 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 checking in the current version of cmert we're using 2006-08-03 20:00:00 +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