mosesdecoder/misc
hieuhoang1972 a1f39c3ce7 lots of small changes and code clean up:
error catching/fail more gracefully on tables/lm load error & consistent user output
consistent debugging output
cleaned up timing functions
cleaned up mose/moses-cmd api calls/interaction
split up loading of all data in StaticData into separate fns
got binary phrase table to work under WIN32 & passed regression !!
added more comments
deleted phrase table filtering code
deleted mysql support
change calls to ToString() which might affect decoding to a call to a non-debugging fn instead, eg GetString()


git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@988 1f5c12ca-751b-0410-a591-d2e778427230
2006-11-21 19:35:37 +00:00
..
java-utils improved tagging 2006-08-12 03:32:10 +00:00
.project for miscellaneous scripts for stuff 2006-07-15 03:15:16 +00:00
GenerateTuples.cpp - fixing already fixed bugs that have been re-introduced by someone 2006-07-28 18:14:20 +00:00
GenerateTuples.h - fixing already fixed bugs that have been re-introduced by someone 2006-07-28 18:14:20 +00:00
Makefile.am Building misc/ along with the rest of the suite. 2006-09-15 21:32:48 +00:00
misc.vcproj visual studio proj file 2006-08-14 00:04:45 +00:00
processPhraseTable.cpp lots of small changes and code clean up: 2006-11-21 19:35:37 +00:00