Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)Author
2012-10-24fix marcin's querying of compact rule tableHieu Hoang
2012-10-24fix marcin's querying of compact rule tableHieu Hoang
2012-10-23converting create_xml.perl to create_xml.cppHieu Hoang
2012-10-23tp.GetAlignmentInfo() -> tp.GetAlignTerm()Hieu Hoang
2012-10-23Temporarily disabling queryPhraseTableMin due to compilation errorsMarcin Junczys-Dowmunt
2012-10-08Merge remote branch 'github/master' into miramergeBarry Haddow
Conflicts: moses/src/AlignmentInfo.cpp moses/src/AlignmentInfo.h moses/src/ChartHypothesis.cpp moses/src/ChartTrellisNode.cpp moses/src/LM/Implementation.cpp moses/src/LM/Ken.cpp moses/src/TargetPhrase.cpp moses/src/TargetPhrase.h
2012-10-04Bugfix in queryPhraseTableMin, works now with target phrase factorsmarcinj
2012-09-27Merge remote branch 'github/master' into miramergeBarry Haddow
Compiles, but not tested. Had to disable relent filter. Strangely, it seems to contain the whole of moses-cmd. Conflicts: Jamroot OnDiskPt/TargetPhrase.cpp moses-cmd/src/Main.cpp moses/src/AlignmentInfo.cpp moses/src/AlignmentInfo.h moses/src/ChartTranslationOptionCollection.cpp moses/src/ChartTranslationOptionCollection.h moses/src/GenerationDictionary.cpp moses/src/Jamfile moses/src/Parameter.cpp moses/src/PhraseDictionary.cpp moses/src/StaticData.cpp moses/src/StaticData.h moses/src/TargetPhrase.h moses/src/TranslationSystem.cpp moses/src/TranslationSystem.h moses/src/Word.cpp phrase-extract/score.cpp regression-testing/Jamfile scripts/ems/experiment.meta scripts/ems/experiment.perl scripts/training/train-model.perl
2012-09-13Added tool to query compact phrase tableMarcin Junczys-Dowmunt
2012-09-11Merge branch 'master' of github.com:moses-smt/mosesdecoderMarcin Junczys-Dowmunt
2012-09-11Fix locking in AlignmentInfoCollection.*junczys
2012-08-23Fixes for compact lexical reodering model for other formats than defaultMarcin Junczys-Dowmunt
2012-08-11Added -threads allMarcin Junczys-Dowmunt
2012-08-11Added -threads allMarcin Junczys-Dowmunt
2012-08-10Default number of threads set to 1Marcin Junczys-Dowmunt
2012-08-07Added error messages concerning input formats, alignment data, scoresMarcin Junczys-Dowmunt
2012-08-06Acknowledgements addedMarcin Junczys-Dowmunt
2012-08-06Acknowledgements addedMarcin Junczys-Dowmunt
2012-08-05Updated link to documentationMarcin Junczys-Dowmunt
2012-08-04Correction of jamfiles etc.Marcin Junczys-Dowmunt
2012-08-03Warnings, build issuesMarcin Junczys-Dowmunt
2012-08-03Got rid of warningsMarcin Junczys-Dowmunt
2012-08-03Credits addedMarcin Junczys-Dowmunt
2012-08-03Updated Jamsfiles, build instructions etc.Marcin Junczys-Dowmunt
2012-07-04revert mode changesEva Hasler
2012-07-04merge JamfilesEva Hasler
2012-06-15Merge branch 'master' into miramergeColin Cherry
Conflicts: Jamroot misc/queryPhraseTable.cpp scripts/training/train-model.perl
2012-06-07mergeEva Hasler
2012-06-01Add option just to give countsBarry Haddow
2012-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope ↵Eva Hasler
and fear translations, add variations to 1slack formulation
2012-05-25Merge branch 'trunk' into miramerge. Still to fix build.Barry Haddow
Conflicts: Jamroot mert/Data.cpp mert/Data.h mert/FeatureArray.cpp mert/FeatureArray.h mert/FeatureData.cpp mert/FeatureData.h mert/FeatureStats.cpp mert/FeatureStats.h mert/mert.cpp moses-chart-cmd/src/IOWrapper.h moses-chart-cmd/src/Main.cpp moses-cmd/src/IOWrapper.cpp moses-cmd/src/IOWrapper.h moses-cmd/src/Main.cpp moses/src/GlobalLexicalModel.cpp moses/src/Jamfile moses/src/Parameter.cpp moses/src/PhraseDictionary.cpp moses/src/ScoreIndexManager.h moses/src/TargetPhrase.h regression-testing/tests/phrase.lexicalized-reordering-bin/truth/results.txt regression-testing/tests/phrase.lexicalized-reordering-cn/truth/results.txt regression-testing/tests/phrase.lexicalized-reordering/truth/results.txt regression-testing/tests/phrase.multiple-translation-system-lr/truth/results.txt regression-testing/tests/phrase.show-weights.lex-reorder/truth/results.txt regression-testing/tests/phrase.show-weights/truth/results.txt scripts/ems/experiment.meta scripts/ems/experiment.perl scripts/training/filter-model-given-input.pl scripts/training/mert-moses.pl
2012-05-10changed permission, everything changed..Eva Hasler
2012-05-10Merged in fixes for compiler warnings regarding comparing signed and ↵Christian Federmann
unsigned integer expressions.
2012-05-10Merged in fixes for compiler warnings regarding comparing signed and ↵Christian Federmann
unsigned integer expressions.
2012-01-24add --sort-batch-size arg to train-model.perlHieu Hoang
2012-01-24add --sort-batch-size arg to train-model.perlHieu Hoang
2011-12-09Merge branch 'master' into bjam. Doesn't compile.Barry Haddow
Conflicts: .gitignore Makefile.am config.h.in configure.in m4/boost.m4 moses/src/LM/Factory.cpp moses/src/LM/ParallelBackoff.h moses/src/LM/RandLM.h moses/src/Makefile.am moses/src/PDTAimp.h moses/src/Phrase.h moses/src/PhraseDictionaryTree.cpp moses/src/ScoreComponentCollection.h moses/src/ScoreIndexManager.cpp moses/src/StaticData.cpp moses/src/TargetPhrase.cpp moses/src/TranslationOptionCollection.cpp moses/src/TranslationSystem.cpp scripts/Makefile scripts/released-files
2011-12-01No more autotools (with bhaddow in the room)Kenneth Heafield
2011-12-01No more autotools (with bhaddow in the room)Kenneth Heafield
2011-11-25Actually, moses depends on OnDiskPt, not the other way around.Kenneth Heafield
2011-11-25Actually, moses depends on OnDiskPt, not the other way around.Kenneth Heafield
2011-11-23misc jammingBarry Haddow
2011-11-23misc jammingBarry Haddow
2011-11-21Remove direction from PhraseBarry Haddow
2011-11-18Replace assert with CHECK until people learn how to use assert properlyKenneth Heafield
2011-11-17Merge branch 'master' into miramergeBarry Haddow
Conflicts: Makefile.am config.h.in configure.in kenlm moses-chart-cmd/src/IOWrapper.cpp moses/src/Parameter.cpp scripts/Makefile
2011-11-17Move kenlm up one level, simplify compilationKenneth Heafield
2011-11-12visual studioHieu Hoang
2011-10-28Merge branch 'master' into miramerge.Barry Haddow
Also fix mert-moses.pl to use correct flag for specifying weights of non-core features. Conflicts: .gitignore configure.in ltmain.sh moses/src/LM/Factory.cpp moses/src/LMList.cpp moses/src/LMList.h moses/src/LanguageModel.cpp moses/src/LanguageModel.h moses/src/LanguageModelKen.h moses/src/Makefile.am moses/src/Manager.cpp moses/src/PhraseDictionaryMemory.cpp moses/src/PhraseDictionaryTree.cpp moses/src/StaticData.cpp moses/src/TargetPhrase.h
2011-10-23win32Hieu Hoang