From: <hie...@us...> - 2006-12-06 20:33:21
|
Revision: 1048 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1048&view=rev Author: hieuhoang1972 Date: 2006-12-06 12:33:16 -0800 (Wed, 06 Dec 2006) Log Message: ----------- more fixes to compilation. going to have special class for future cost Modified Paths: -------------- branches/hieu-async/moses/src/ConfusionNet.h branches/hieu-async/moses/src/DecodeStepTranslation.cpp branches/hieu-async/moses/src/FactorTypeSet.h branches/hieu-async/moses/src/Hypothesis.cpp branches/hieu-async/moses/src/Manager.cpp branches/hieu-async/moses/src/WordsBitmap.cpp branches/hieu-async/moses/src/WordsBitmap.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-06 20:44:49
|
Revision: 1049 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1049&view=rev Author: hieuhoang1972 Date: 2006-12-06 12:44:38 -0800 (Wed, 06 Dec 2006) Log Message: ----------- rename file for FactorMask properly Added Paths: ----------- branches/hieu-async/moses/src/FactorMask.cpp branches/hieu-async/moses/src/FactorMask.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-07 19:07:08
|
Revision: 1053 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1053&view=rev Author: hieuhoang1972 Date: 2006-12-07 11:07:05 -0800 (Thu, 07 Dec 2006) Log Message: ----------- wrap hypo stack, added custom iterators Modified Paths: -------------- branches/hieu-async/moses/src/Manager.cpp Added Paths: ----------- branches/hieu-async/moses/src/HypothesisStack.cpp branches/hieu-async/moses/src/HypothesisStack.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-07 20:36:47
|
Revision: 1055 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1055&view=rev Author: hieuhoang1972 Date: 2006-12-07 12:36:45 -0800 (Thu, 07 Dec 2006) Log Message: ----------- got manager class to use new stack obj. uncommented decoding function. compileable but not runnable Modified Paths: -------------- branches/hieu-async/moses/src/FactorCollection.h branches/hieu-async/moses/src/HypothesisStack.cpp branches/hieu-async/moses/src/HypothesisStack.h branches/hieu-async/moses/src/Manager.cpp branches/hieu-async/moses/src/Manager.h branches/hieu-async/moses/src/TranslationOptionCollection.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-12 10:44:41
|
Revision: 1057 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1057&view=rev Author: hieuhoang1972 Date: 2006-12-12 02:44:39 -0800 (Tue, 12 Dec 2006) Log Message: ----------- add SpanScore Added Paths: ----------- branches/hieu-async/moses/src/SpanScore.cpp branches/hieu-async/moses/src/SpanScore.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-13 14:23:12
|
Revision: 1062 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1062&view=rev Author: hieuhoang1972 Date: 2006-12-13 06:23:03 -0800 (Wed, 13 Dec 2006) Log Message: ----------- floor trans score Modified Paths: -------------- branches/hieu-async/moses/src/PDTAimp.h branches/hieu-async/moses/src/PhraseDictionaryMemory.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-13 16:00:59
|
Revision: 1064 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1064&view=rev Author: hieuhoang1972 Date: 2006-12-13 08:00:55 -0800 (Wed, 13 Dec 2006) Log Message: ----------- minor changes to compile with icc Modified Paths: -------------- 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/PhraseDictionaryMemory.h branches/hieu-async/moses/src/TypeDef.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-14 14:23:21
|
Revision: 1066 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1066&view=rev Author: hieuhoang1972 Date: 2006-12-14 06:23:17 -0800 (Thu, 14 Dec 2006) Log Message: ----------- temp Modified Paths: -------------- branches/hieu-async/moses/src/Hypothesis.cpp branches/hieu-async/moses/src/Hypothesis.h branches/hieu-async/moses/src/HypothesisCollection.h branches/hieu-async/moses/src/Phrase.cpp branches/hieu-async/moses/src/Phrase.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-14 15:02:20
|
Revision: 1069 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1069&view=rev Author: hieuhoang1972 Date: 2006-12-14 07:02:15 -0800 (Thu, 14 Dec 2006) Log Message: ----------- async hypo recombination Modified Paths: -------------- branches/hieu-async/moses/src/Hypothesis.cpp branches/hieu-async/moses/src/HypothesisCollection.h branches/hieu-async/moses/src/Phrase.cpp branches/hieu-async/moses/src/TranslationOptionCollection.cpp branches/hieu-async/moses/src/Word.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-15 14:05:20
|
Revision: 1072 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1072&view=rev Author: hieuhoang1972 Date: 2006-12-15 06:05:15 -0800 (Fri, 15 Dec 2006) Log Message: ----------- fixed bugs in hypo recombination. trimmed decodestep Modified Paths: -------------- branches/hieu-async/moses/src/DecodeStep.h branches/hieu-async/moses/src/DecodeStepTranslation.cpp branches/hieu-async/moses/src/DecodeStepTranslation.h branches/hieu-async/moses/src/Hypothesis.cpp branches/hieu-async/moses/src/Parameter.cpp branches/hieu-async/moses/src/TranslationOptionCollection.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-16 19:15:51
|
Revision: 1078 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1078&view=rev Author: hieuhoang1972 Date: 2006-12-16 11:15:46 -0800 (Sat, 16 Dec 2006) Log Message: ----------- get rid of legacy support for gen table format Modified Paths: -------------- branches/hieu-async/moses/src/GenerationDictionary.cpp branches/hieu-async/moses/src/GenerationDictionary.h branches/hieu-async/moses/src/Parameter.cpp branches/hieu-async/moses/src/StaticData.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-17 12:48:26
|
Revision: 1082 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1082&view=rev Author: hieuhoang1972 Date: 2006-12-17 04:48:24 -0800 (Sun, 17 Dec 2006) Log Message: ----------- delete const_cast of score manager in LM Modified Paths: -------------- branches/hieu-async/moses/src/LanguageModel.cpp branches/hieu-async/moses/src/LanguageModel.h branches/hieu-async/moses/src/LanguageModelFactory.cpp branches/hieu-async/moses/src/LanguageModelFactory.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/LanguageModelMultiFactor.cpp branches/hieu-async/moses/src/LanguageModelMultiFactor.h branches/hieu-async/moses/src/LanguageModelSingleFactor.cpp branches/hieu-async/moses/src/LanguageModelSingleFactor.h branches/hieu-async/moses/src/LanguageModelSkip.h branches/hieu-async/moses/src/StaticData.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-17 13:07:47
|
Revision: 1083 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1083&view=rev Author: hieuhoang1972 Date: 2006-12-17 05:07:46 -0800 (Sun, 17 Dec 2006) Log Message: ----------- delete const_cast of score manager for all score producers Modified Paths: -------------- branches/hieu-async/moses/src/DummyScoreProducers.cpp branches/hieu-async/moses/src/DummyScoreProducers.h branches/hieu-async/moses/src/GenerationDictionary.cpp branches/hieu-async/moses/src/GenerationDictionary.h branches/hieu-async/moses/src/LexicalReordering.cpp branches/hieu-async/moses/src/LexicalReordering.h branches/hieu-async/moses/src/PhraseDictionary.cpp branches/hieu-async/moses/src/PhraseDictionary.h branches/hieu-async/moses/src/PhraseDictionaryMemory.h branches/hieu-async/moses/src/PhraseDictionaryTreeAdaptor.cpp branches/hieu-async/moses/src/PhraseDictionaryTreeAdaptor.h branches/hieu-async/moses/src/ScoreIndexManager.cpp branches/hieu-async/moses/src/ScoreIndexManager.h branches/hieu-async/moses/src/StaticData.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-17 13:54:14
|
Revision: 1084 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1084&view=rev Author: hieuhoang1972 Date: 2006-12-17 05:54:06 -0800 (Sun, 17 Dec 2006) Log Message: ----------- added phrase alignment info to target phrase Modified Paths: -------------- branches/hieu-async/moses/src/PhraseAlignment.h branches/hieu-async/moses/src/PhraseDictionaryMemory.cpp branches/hieu-async/moses/src/TargetPhrase.h branches/hieu-async/moses/src/TranslationOption.cpp branches/hieu-async/moses/src/TranslationOption.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-18 00:26:47
|
Revision: 1086 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1086&view=rev Author: hieuhoang1972 Date: 2006-12-17 16:26:45 -0800 (Sun, 17 Dec 2006) Log Message: ----------- use alignment info when create next hypo Modified Paths: -------------- branches/hieu-async/moses/src/Manager.cpp branches/hieu-async/moses/src/PhraseAlignVec.cpp branches/hieu-async/moses/src/PhraseAlignVec.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-18 01:07:33
|
Revision: 1087 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1087&view=rev Author: hieuhoang1972 Date: 2006-12-17 17:07:31 -0800 (Sun, 17 Dec 2006) Log Message: ----------- use alignment info when create next hypo Modified Paths: -------------- branches/hieu-async/moses/src/Manager.cpp branches/hieu-async/moses/src/Phrase.cpp branches/hieu-async/moses/src/PhraseAlignVec.cpp branches/hieu-async/moses/src/PhraseAlignVec.h branches/hieu-async/moses/src/PhraseAlignment.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-18 14:45:14
|
Revision: 1089 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1089&view=rev Author: hieuhoang1972 Date: 2006-12-18 06:45:12 -0800 (Mon, 18 Dec 2006) Log Message: ----------- delete old files Removed Paths: ------------- branches/hieu-async/moses/src/PhraseAlignVec.cpp branches/hieu-async/moses/src/PhraseAlignVec.h branches/hieu-async/moses/src/PhraseAlignment.cpp branches/hieu-async/moses/src/PhraseAlignment.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-18 21:35:21
|
Revision: 1090 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1090&view=rev Author: hieuhoang1972 Date: 2006-12-18 13:35:19 -0800 (Mon, 18 Dec 2006) Log Message: ----------- reimplement filtering in c++ Modified Paths: -------------- branches/hieu-async/moses/src/PhraseDictionaryMemory.cpp branches/hieu-async/moses/src/PhraseDictionaryMemory.h branches/hieu-async/moses/src/StaticData.cpp Added Paths: ----------- branches/hieu-async/moses/src/PhraseCollection.cpp branches/hieu-async/moses/src/PhraseCollection.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-19 14:25:29
|
Revision: 1094 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1094&view=rev Author: hieuhoang1972 Date: 2006-12-19 06:25:24 -0800 (Tue, 19 Dec 2006) Log Message: ----------- delete old cached files Modified Paths: -------------- branches/hieu-async/moses/src/Phrase.cpp branches/hieu-async/moses/src/PhraseCollection.cpp branches/hieu-async/moses/src/PhraseCollection.h branches/hieu-async/moses/src/PhraseDictionaryMemory.cpp branches/hieu-async/moses/src/PhraseDictionaryMemory.h branches/hieu-async/moses/src/StaticData.cpp branches/hieu-async/moses/src/TypeDef.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-01-12 13:11:52
|
Revision: 1126 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1126&view=rev Author: hieuhoang1972 Date: 2007-01-12 05:11:50 -0800 (Fri, 12 Jan 2007) Log Message: ----------- minor warnings Modified Paths: -------------- branches/hieu-async/moses/src/AlignmentPair.cpp branches/hieu-async/moses/src/AlignmentPhrase.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-01-21 16:41:08
|
Revision: 1132 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1132&view=rev Author: hieuhoang1972 Date: 2007-01-21 08:41:05 -0800 (Sun, 21 Jan 2007) Log Message: ----------- prune LatticePathCollection (contenders for n-best paths) Modified Paths: -------------- branches/hieu-async/moses/src/LatticePathCollection.h branches/hieu-async/moses/src/LatticePathList.h branches/hieu-async/moses/src/Manager.cpp Added Paths: ----------- branches/hieu-async/moses/src/LatticePathCollection.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-01-24 00:04:18
|
Revision: 1142 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1142&view=rev Author: hieuhoang1972 Date: 2007-01-23 16:04:15 -0800 (Tue, 23 Jan 2007) Log Message: ----------- possiblwe bug in Word class causing segfault Modified Paths: -------------- branches/hieu-async/moses/src/PhraseCollection.h branches/hieu-async/moses/src/Word.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-01-24 18:52:57
|
Revision: 1145 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1145&view=rev Author: hieuhoang1972 Date: 2007-01-24 10:52:56 -0800 (Wed, 24 Jan 2007) Log Message: ----------- fixed bug in phrase filtering. Modified Paths: -------------- branches/hieu-async/moses/src/PhraseCollection.cpp Added Paths: ----------- branches/hieu-async/moses/src/PhraseList.cpp branches/hieu-async/moses/src/PhraseList.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-01-25 22:40:34
|
Revision: 1152 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1152&view=rev Author: hieuhoang1972 Date: 2007-01-25 14:37:00 -0800 (Thu, 25 Jan 2007) Log Message: ----------- debugging output of arc list numbers Modified Paths: -------------- 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. |
From: <hie...@us...> - 2007-01-31 15:03:43
|
Revision: 1154 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1154&view=rev Author: hieuhoang1972 Date: 2007-01-31 07:03:37 -0800 (Wed, 31 Jan 2007) Log Message: ----------- create const_interator for HypoStack Modified Paths: -------------- branches/hieu-async/moses/src/HypothesisStack.cpp branches/hieu-async/moses/src/HypothesisStack.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. |