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
AgeCommit message (Expand)Author
2014-12-15better handling of cache-based models with inconsistent parametersdynamic-modelsNicola Bertoldi
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-12-09beautifyNicola Bertoldi
2014-12-06Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2014-12-06log outputMatthias Huck
2014-12-06add OutputSearchGraphHypergraph() to API framework. Move m_source to BaseManagerHieu Hoang
2014-12-01small simplification of recursive CYK+Rico Sennrich
2014-11-20Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2014-11-20Resolve merge conflictsXapaJIaMnu
2014-11-16Minor changes due to changes in the Moses API. Removed from list of standard ...Ulrich Germann
2014-11-13doesn't workXapaJIaMnu
2014-11-07mergeHieu Hoang
2014-11-05mm2dTable now opens its data file read-only, using mapped_file_source, so tha...Laura Kieras
2014-10-25Added ptable-describe-features to list features used by PhraseDictionaryBitex...Ulrich Germann
2014-10-25Added ptable-describe-features to list features used by PhraseDictionaryBitex...Ulrich Germann
2014-10-23Added demo program for use of suffix arrays.Ulrich Germann
2014-10-21Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2014-10-10Merge ../mosesdecoder into merge-cmdHieu Hoang
2014-10-10Fix a few more compiler warnings (from Clang mostly).Phil Williams
2014-10-10Fix a few compiler warnings (from Clang mostly).Phil Williams
2014-10-08Merge ../mosesdecoder into merge-cmdHieu Hoang
2014-10-07Mmsapt now adds word alignment info to target phrases.Ulrich Germann
2014-09-30move misc common functions into moses/Hieu Hoang
2014-09-18Improved debugBarry Haddow
2014-09-10Fixed bug with respect to adding check option to Mmsapt::Load().Ulrich Germann
2014-09-10Fixed issues with ambiguity in typedef of uint64_t (conflict between boost ty...Ulrich Germann
2014-09-09Finished code for bias loading from Mmsapt config file.Ulrich Germann
2014-09-09Fix in biased sampling. Started code on loading and using bias in Mmsapt.Ulrich Germann
2014-09-08Added utility count-ptable-features to count features in Mmsapt given a moses...Ulrich Germann
2014-09-08Added initial code for utility to count features of PhraseDictionaryBitextSam...Ulrich Germann
2014-09-08Code cleanup.Ulrich Germann
2014-09-08Added bias to bitext sampling.Ulrich Germann
2014-09-08Initial check-in.Ulrich Germann
2014-09-08Moved class PhrasePair back to ug_bitext.Ulrich Germann
2014-09-08Bug fix related to threading.Ulrich Germann
2014-09-08Fiddling around with the code. Not for production.Ulrich Germann
2014-09-08Added fakelib stringdist.Ulrich Germann
2014-09-08Added try-align2.Ulrich Germann
2014-09-08Work in progress.Ulrich Germann
2014-09-04Merge branch 'master' of https://github.com/moses-smt/mosesdecoderMichael Denkowski
2014-09-04Option to add TM-specific word and phrase countsMichael Denkowski
2014-09-04Option to add TM-specific word and phrase countsMichael Denkowski
2014-09-01parse chart compression for faster CYK+ parsing with syntax systems.Rico Sennrich
2014-08-26all-restrict mode for MultiModel (restrict to phrases in first model)Michael Denkowski
2014-08-25compiles with clang on osxHieu Hoang
2014-08-19tunable=false option for mmsaptMichael Denkowski
2014-08-19Mode to pass through "all" scores in MultiModelMichael Denkowski
2014-08-18minor fixesNicola Bertoldi
2014-08-14clang only functionHieu Hoang
2014-08-14compiles with clang on osxHieu Hoang