From: <ph...@us...> - 2007-07-27 12:09:04
|
Revision: 1440 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1440&view=rev Author: phkoehn Date: 2007-07-27 05:08:59 -0700 (Fri, 27 Jul 2007) Log Message: ----------- performance fix: saner behaviour for very very long sentences (hundreds of words) by using a maximum phrase length, which is set to 20 by default and can be changed with the switch "-max-phrase-length". Modified Paths: -------------- trunk/moses/src/Manager.cpp trunk/moses/src/Parameter.cpp trunk/moses/src/StaticData.cpp trunk/moses/src/StaticData.h trunk/moses/src/TranslationOptionCollection.cpp trunk/moses/src/TranslationOptionCollection.h trunk/moses/src/TypeDef.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |