From: <re...@us...> - 2007-09-28 16:43:35
|
Revision: 1468 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1468&view=rev Author: redpony Date: 2007-09-28 09:43:33 -0700 (Fri, 28 Sep 2007) Log Message: ----------- Implemented -r (-recover-input-path) to recover the actual path through the CN/word lattice that was used in the best translation. Also cleaned up handling of source Phrases in the context of a particular hypothesis, which may improve performance translating with lexicalized reordering models. Removed PhraseReference since the concept was broken for CN/lattice inputs. Modified Paths: -------------- trunk/moses/src/Hypothesis.h trunk/moses/src/Makefile.am trunk/moses/src/Manager.cpp trunk/moses/src/Parameter.cpp trunk/moses/src/SentenceStats.cpp trunk/moses/src/SentenceStats.h trunk/moses/src/StaticData.cpp trunk/moses/src/StaticData.h trunk/moses-cmd/src/IOStream.cpp trunk/regression-testing/tests/lattice-distortion/moses.ini trunk/regression-testing/tests/lattice-distortion/truth/results.txt Removed Paths: ------------- trunk/moses/src/PhraseReference.cpp trunk/moses/src/PhraseReference.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |