mosesdecoder/moses-cmd
zens 648bd1dfcd - prepared confusion net input
-> new base class InputType is used throughout the decoder
      instead of Sentence
      Sentence and ConfusionNet derive from this class
   -> Manager etc. do not know if the input is a sentence or a
      confusion net (but could check if REALLY needed)
 - two separate classes derived from TranslationOptionCollection:
   one for text input and one for confusion net input
 - score computation in PhraseDictionaryTree.cpp and some optimizations


git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@183 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-19 00:16:29 +00:00
..
.settings put into sourceforge 2006-07-04 18:04:38 +00:00
config put into sourceforge 2006-07-04 18:04:38 +00:00
src - prepared confusion net input 2006-07-19 00:16:29 +00:00
.cdtbuild checking eclipse project files 2006-07-18 17:27:47 +00:00
.cdtproject bug fixes & starting on translation option caching 2006-07-14 18:13:50 +00:00
.project checking eclipse project files 2006-07-18 17:27:47 +00:00
aclocal.m4 fixes for automake 2006-07-10 19:54:11 +00:00
acsite.m4 put into sourceforge 2006-07-04 18:04:38 +00:00
config.h.in put into sourceforge 2006-07-04 18:04:38 +00:00
config.in bug fixes & starting on translation option caching 2006-07-14 18:13:50 +00:00
configure bug fixes & starting on translation option caching 2006-07-14 18:13:50 +00:00
configure.in --enable-profiling option for ./configure 2006-07-13 17:59:27 +00:00
depcomp put into sourceforge 2006-07-04 18:04:38 +00:00
install-sh put into sourceforge 2006-07-04 18:04:38 +00:00
Makefile.am bug fixes & starting on translation option caching 2006-07-14 18:13:50 +00:00
Makefile.in bug fixes & starting on translation option caching 2006-07-14 18:13:50 +00:00
missing put into sourceforge 2006-07-04 18:04:38 +00:00
moses-cmd.vcproj visual studio proj 2006-07-12 01:37:33 +00:00
regenerate-makefiles.sh fix makefile stuff for moses-cmd 2006-07-14 16:19:29 +00:00