From: <hie...@us...> - 2007-03-14 22:38:29
|
Revision: 1309 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1309&view=rev Author: hieuhoang1972 Date: 2007-03-14 15:38:26 -0700 (Wed, 14 Mar 2007) Log Message: ----------- add svn id comments to start of file Modified Paths: -------------- branches/hieu-async/regression-testing/compare-results.pl branches/hieu-async/regression-testing/run-single-test.pl branches/hieu-async/regression-testing/run-test-suite.pl branches/hieu-async/scripts/analysis/nontranslated_words.pl branches/hieu-async/scripts/analysis/sentence-by-sentence.pl branches/hieu-async/scripts/analysis/show-phrases-used.pl branches/hieu-async/scripts/analysis/smtgui/filter-phrase-table.pl branches/hieu-async/scripts/analysis/smtgui/newsmtgui.cgi branches/hieu-async/scripts/check-dependencies.pl branches/hieu-async/scripts/check-dependenciesWIN32.pl branches/hieu-async/scripts/generic/extract-factors.pl branches/hieu-async/scripts/generic/lopar2pos.pl branches/hieu-async/scripts/generic/moses-parallel.pl branches/hieu-async/scripts/generic/multi-bleu.perl branches/hieu-async/scripts/generic/qsub-wrapper.pl branches/hieu-async/scripts/recaser/recase.perl branches/hieu-async/scripts/recaser/train-recaser.perl branches/hieu-async/scripts/tests/full-train-mert-decode.test branches/hieu-async/scripts/tests/train-factored-test-step9.test branches/hieu-async/scripts/training/absolutize_moses_model.pl branches/hieu-async/scripts/training/analyse_moses_model.pl branches/hieu-async/scripts/training/build-generation-table.perl branches/hieu-async/scripts/training/clean-corpus-n.perl branches/hieu-async/scripts/training/clone_moses_model.pl branches/hieu-async/scripts/training/cmert-0.5/bleu.py branches/hieu-async/scripts/training/cmert-0.5/dataset.py branches/hieu-async/scripts/training/cmert-0.5/log.py branches/hieu-async/scripts/training/cmert-0.5/run-cmert branches/hieu-async/scripts/training/cmert-0.5/score-nbest.py branches/hieu-async/scripts/training/combine_factors.pl branches/hieu-async/scripts/training/exodus.perl branches/hieu-async/scripts/training/filter-and-binarize-model-given-input.pl branches/hieu-async/scripts/training/filter-model-given-input.pl branches/hieu-async/scripts/training/mert-moses.pl branches/hieu-async/scripts/training/phrase-extract/extract.cpp branches/hieu-async/scripts/training/phrase-extract/score.cpp branches/hieu-async/scripts/training/phrase-extract/tables-core.cpp branches/hieu-async/scripts/training/phrase-extract/tables-core.h branches/hieu-async/scripts/training/postprocess-lopar.perl branches/hieu-async/scripts/training/reduce_combine.pl branches/hieu-async/scripts/training/symal/cmd.c branches/hieu-async/scripts/training/symal/cmd.h branches/hieu-async/scripts/training/symal/giza2bal.pl branches/hieu-async/scripts/training/symal/symal.cpp branches/hieu-async/scripts/training/train-factored-phrase-model.perl Property Changed: ---------------- branches/hieu-async/scripts/check-dependencies.pl branches/hieu-async/scripts/check-dependenciesWIN32.pl branches/hieu-async/scripts/recaser/recase.perl branches/hieu-async/scripts/recaser/train-recaser.perl branches/hieu-async/scripts/tests/full-train-mert-decode.test branches/hieu-async/scripts/training/exodus.perl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-03-14 22:47:38
|
Revision: 1311 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1311&view=rev Author: hieuhoang1972 Date: 2007-03-14 15:47:37 -0700 (Wed, 14 Mar 2007) Log Message: ----------- set svn properties Modified Paths: -------------- branches/hieu-async/irstlm/src/gzfilebuf.h branches/hieu-async/moses/src/AlignmentElement.cpp branches/hieu-async/moses/src/AlignmentElement.h branches/hieu-async/moses/src/AlignmentPair.cpp 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/FactorMask.cpp branches/hieu-async/moses/src/FactorMask.h branches/hieu-async/moses/src/File.cpp branches/hieu-async/moses/src/HypothesisStackCollection.cpp branches/hieu-async/moses/src/HypothesisStackCollection.h branches/hieu-async/moses/src/InputType.cpp branches/hieu-async/moses/src/InputType.h branches/hieu-async/moses/src/LanguageModelInternal.cpp branches/hieu-async/moses/src/LanguageModelInternal.h branches/hieu-async/moses/src/LatticePathCollection.cpp branches/hieu-async/moses/src/NGramCollection.cpp branches/hieu-async/moses/src/NGramCollection.h branches/hieu-async/moses/src/NGramNode.cpp branches/hieu-async/moses/src/NGramNode.h branches/hieu-async/moses/src/PhraseList.cpp branches/hieu-async/moses/src/PhraseList.h branches/hieu-async/moses/src/PhraseReference.cpp branches/hieu-async/moses/src/PhraseReference.h branches/hieu-async/moses/src/PrefixPhraseCollection.cpp branches/hieu-async/moses/src/PrefixPhraseCollection.h branches/hieu-async/moses/src/SentenceStats.cpp branches/hieu-async/moses/src/SpanScore.cpp branches/hieu-async/moses/src/SpanScore.h branches/hieu-async/moses/src/WordsRange.cpp branches/hieu-async/scripts/training/phrase-extract/AlignmentPhrase.cpp branches/hieu-async/scripts/training/phrase-extract/AlignmentPhrase.h Property Changed: ---------------- branches/hieu-async/irstlm/src/gzfilebuf.h branches/hieu-async/irstlm/src/util.cpp branches/hieu-async/irstlm/src/util.h branches/hieu-async/moses/src/AlignmentElement.cpp branches/hieu-async/moses/src/AlignmentElement.h branches/hieu-async/moses/src/AlignmentPair.cpp 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/FactorMask.cpp branches/hieu-async/moses/src/FactorMask.h branches/hieu-async/moses/src/File.cpp branches/hieu-async/moses/src/HypothesisStackCollection.cpp branches/hieu-async/moses/src/HypothesisStackCollection.h branches/hieu-async/moses/src/InputType.cpp branches/hieu-async/moses/src/InputType.h branches/hieu-async/moses/src/LanguageModelInternal.cpp branches/hieu-async/moses/src/LanguageModelInternal.h branches/hieu-async/moses/src/LatticePathCollection.cpp branches/hieu-async/moses/src/NGramCollection.cpp branches/hieu-async/moses/src/NGramCollection.h branches/hieu-async/moses/src/NGramNode.cpp branches/hieu-async/moses/src/NGramNode.h branches/hieu-async/moses/src/PhraseList.cpp branches/hieu-async/moses/src/PhraseList.h branches/hieu-async/moses/src/PhraseReference.cpp branches/hieu-async/moses/src/PhraseReference.h branches/hieu-async/moses/src/PrefixPhraseCollection.cpp branches/hieu-async/moses/src/PrefixPhraseCollection.h branches/hieu-async/moses/src/SentenceStats.cpp branches/hieu-async/moses/src/SpanScore.cpp branches/hieu-async/moses/src/SpanScore.h branches/hieu-async/moses/src/WordsRange.cpp branches/hieu-async/scripts/training/phrase-extract/AlignmentPhrase.cpp branches/hieu-async/scripts/training/phrase-extract/AlignmentPhrase.h 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:41:32
|
Revision: 1393 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1393&view=rev Author: hieuhoang1972 Date: 2007-05-21 14:37:06 -0700 (Mon, 21 May 2007) Log Message: ----------- differnt async strategies Modified Paths: -------------- branches/hieu-async/moses/src/HypothesisStack.cpp branches/hieu-async/moses/src/Manager.cpp branches/hieu-async/moses/src/Manager.h branches/hieu-async/moses/src/Parameter.cpp branches/hieu-async/moses/src/StaticData.cpp branches/hieu-async/moses/src/StaticData.h branches/hieu-async/moses/src/TypeDef.h branches/hieu-async/moses.kdevelop This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |