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