From: <chr...@us...> - 2008-05-12 22:40:24
|
Revision: 1616 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1616&view=rev Author: chrisfedermann Date: 2008-05-12 15:40:20 -0700 (Mon, 12 May 2008) Log Message: ----------- Cleaned up the last commit a bit and added some consistency ;) Modified Paths: -------------- branches/mtm2_cube_pruning/moses/src/HypothesisStack.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2008-05-14 12:46:02
|
Revision: 1650 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1650&view=rev Author: hieuhoang1972 Date: 2008-05-14 05:44:22 -0700 (Wed, 14 May 2008) Log Message: ----------- mem leak Modified Paths: -------------- branches/mtm2_cube_pruning/moses/src/HypothesisStack.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2008-05-14 15:25:02
|
Revision: 1663 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1663&view=rev Author: hieuhoang1972 Date: 2008-05-14 08:22:52 -0700 (Wed, 14 May 2008) Log Message: ----------- minor fix Modified Paths: -------------- branches/mtm2_cube_pruning/moses/src/HypothesisStack.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <chr...@us...> - 2008-05-14 17:25:06
|
Revision: 1674 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1674&view=rev Author: chrisfedermann Date: 2008-05-14 10:22:31 -0700 (Wed, 14 May 2008) Log Message: ----------- We actually want to use a kbest value :) Modified Paths: -------------- branches/mtm2_cube_pruning/moses/src/HypothesisStack.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2008-05-14 20:12:56
|
Revision: 1680 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1680&view=rev Author: hieuhoang1972 Date: 2008-05-14 13:10:27 -0700 (Wed, 14 May 2008) Log Message: ----------- add hypo to bitmap accessor Modified Paths: -------------- branches/mtm2_cube_pruning/moses/src/HypothesisStack.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <chr...@us...> - 2008-05-14 21:42:25
|
Revision: 1685 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1685&view=rev Author: chrisfedermann Date: 2008-05-14 14:41:24 -0700 (Wed, 14 May 2008) Log Message: ----------- Cube pruning seems to work :) Modified Paths: -------------- branches/mtm2_cube_pruning/moses/src/HypothesisStack.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2008-05-16 11:16:28
|
Revision: 1730 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1730&view=rev Author: hieuhoang1972 Date: 2008-05-16 04:16:25 -0700 (Fri, 16 May 2008) Log Message: ----------- incr kbest only if hypo has been added to stack Modified Paths: -------------- branches/mtm2_cube_pruning/moses/src/HypothesisStack.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2008-06-09 13:03:14
|
Revision: 1837 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1837&view=rev Author: hieuhoang1972 Date: 2008-06-09 06:03:05 -0700 (Mon, 09 Jun 2008) Log Message: ----------- separate stack types for each search algo Added Paths: ----------- branches/mtm2_cube_pruning/moses/src/HypothesisStack.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |