From: <hie...@us...> - 2007-03-07 19:52:47
|
Revision: 1283 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1283&view=rev Author: hieuhoang1972 Date: 2007-03-07 11:52:45 -0800 (Wed, 07 Mar 2007) Log Message: ----------- get rid of instantiation of Phrase in Hypo class Modified Paths: -------------- branches/hieu-async/moses/src/Hypothesis.cpp branches/hieu-async/moses/src/Hypothesis.h branches/hieu-async/moses/src/HypothesisStackCollection.cpp branches/hieu-async/moses/src/LanguageModel.cpp branches/hieu-async/moses/src/LanguageModel.h branches/hieu-async/moses/src/LanguageModelIRST.cpp branches/hieu-async/moses/src/LanguageModelIRST.h branches/hieu-async/moses/src/LanguageModelInternal.cpp branches/hieu-async/moses/src/LanguageModelInternal.h branches/hieu-async/moses/src/LanguageModelJoint.h branches/hieu-async/moses/src/LanguageModelSkip.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-03-07 20:02:29
|
Revision: 1284 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1284&view=rev Author: hieuhoang1972 Date: 2007-03-07 12:02:28 -0800 (Wed, 07 Mar 2007) Log Message: ----------- change DecodeStep* to const DecodeStep* Modified Paths: -------------- branches/hieu-async/moses/src/Hypothesis.cpp branches/hieu-async/moses/src/Hypothesis.h branches/hieu-async/moses/src/HypothesisStackCollection.h branches/hieu-async/moses/src/Manager.cpp branches/hieu-async/moses/src/Manager.h branches/hieu-async/moses/src/SpanScore.cpp branches/hieu-async/moses/src/SpanScore.h branches/hieu-async/moses/src/StaticData.h branches/hieu-async/moses/src/TranslationOptionCollection.cpp branches/hieu-async/moses/src/TranslationOptionCollection.h branches/hieu-async/moses/src/WordsBitmap.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-03-08 11:52:08
|
Revision: 1288 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1288&view=rev Author: hieuhoang1972 Date: 2007-03-08 03:52:02 -0800 (Thu, 08 Mar 2007) Log Message: ----------- tweak ref count Modified Paths: -------------- branches/hieu-async/moses/src/Hypothesis.h branches/hieu-async/moses/src/Manager.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-04-20 21:24:53
|
Revision: 1368 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1368&view=rev Author: hieuhoang1972 Date: 2007-04-20 14:24:47 -0700 (Fri, 20 Apr 2007) Log Message: ----------- make alignments consistent for unaligned words between source and target Modified Paths: -------------- branches/hieu-async/moses/src/AlignmentElement.h branches/hieu-async/moses/src/AlignmentPair.h branches/hieu-async/moses/src/AlignmentPhrase.cpp branches/hieu-async/moses/src/AlignmentPhrase.h branches/hieu-async/moses/src/PhraseDictionaryMemory.cpp branches/hieu-async/moses/src/TargetPhrase.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-05-04 18:17:23
|
Revision: 1379 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1379&view=rev Author: hieuhoang1972 Date: 2007-05-04 11:16:41 -0700 (Fri, 04 May 2007) Log Message: ----------- apply code cleanup from trunk Modified Paths: -------------- branches/hieu-async/moses/src/LatticePathCollection.cpp branches/hieu-async/moses/src/LatticePathCollection.h branches/hieu-async/moses/src/LatticePathList.h branches/hieu-async/moses/src/Manager.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-05-21 21:43:55
|
Revision: 1394 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1394&view=rev Author: hieuhoang1972 Date: 2007-05-21 14:42:04 -0700 (Mon, 21 May 2007) Log Message: ----------- kdevelop files Modified Paths: -------------- branches/hieu-async/moses/src/Makefile.am branches/hieu-async/moses/src/Makefile.in This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-05-24 16:22:33
|
Revision: 1401 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1401&view=rev Author: hieuhoang1972 Date: 2007-05-24 09:22:11 -0700 (Thu, 24 May 2007) Log Message: ----------- never output NO BEST HYPO by giving back partial hypo Modified Paths: -------------- branches/hieu-async/moses/src/HypothesisStack.h branches/hieu-async/moses/src/HypothesisStackCollection.cpp branches/hieu-async/moses/src/HypothesisStackCollection.h branches/hieu-async/moses/src/Manager.cpp branches/hieu-async/moses/src/Manager.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |