From: <hie...@us...> - 2007-05-16 13:16:02
|
Revision: 1390 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1390&view=rev Author: hieuhoang1972 Date: 2007-05-16 06:16:00 -0700 (Wed, 16 May 2007) Log Message: ----------- rename LatticePath class and associated classes to TrellisPath, to avoid confusion with WordLattice input Modified Paths: -------------- branches/hieu-async/moses/moses.vcproj branches/hieu-async/moses/src/Hypothesis.h branches/hieu-async/moses/src/Manager.cpp branches/hieu-async/moses/src/Manager.h branches/hieu-async/moses/src/TranslationOptionCollection.h branches/hieu-async/moses-cmd/src/IOStream.cpp branches/hieu-async/moses-cmd/src/IOStream.h branches/hieu-async/moses-cmd/src/Main.cpp Added Paths: ----------- branches/hieu-async/moses/src/TrellisPath.cpp branches/hieu-async/moses/src/TrellisPath.h branches/hieu-async/moses/src/TrellisPathCollection.cpp branches/hieu-async/moses/src/TrellisPathCollection.h branches/hieu-async/moses/src/TrellisPathList.h Removed Paths: ------------- branches/hieu-async/moses/src/LatticePath.cpp branches/hieu-async/moses/src/LatticePath.h branches/hieu-async/moses/src/LatticePathCollection.cpp branches/hieu-async/moses/src/LatticePathCollection.h branches/hieu-async/moses/src/LatticePathList.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |