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 (Collapse)Author
2013-07-03Merge branch 'master' of github.com:moses-smt/mosesdecoderSara Stymne
2013-07-03added document level Bleu scoring to mertSara Stymne
2013-07-03eclipse project for extract-ghkmHieu Hoang
2013-07-03Merge branch 'master' of github.com:moses-smt/mosesdecoderIan Johnson
2013-07-03Updated PCL, now with a manual.Ian Johnson
2013-07-03EMSNadir Durrani
2013-07-03Merge github.com:moses-smt/mosesdecoder into hieu_opt_input2Hieu Hoang
2013-07-02OSM Training ScriptNadir Durrani
2013-07-02Merge branch 'nadir_osm'Nadir Durrani
2013-07-02Merge branch 'nadir_osm' of github.com:moses-smt/mosesdecoder into nadir_osmNadir Durrani
2013-07-02Future-CostNadir Durrani
2013-07-02eclipseHieu Hoang
2013-07-02separate class InputLatticeNode into seprate fileHieu Hoang
2013-07-02script to replace numbers with placeholder. /Achim RuoppHieu Hoang
2013-07-02Merge branch 'hieu_opt_input2' of github.com:hieuhoang/mosesdecoder into ↵Hieu Hoang
hieu_opt_input2
2013-07-02Merge github.com:moses-smt/mosesdecoder into hieu_opt_input2Hieu Hoang
2013-07-02a little bit more towards using prefix subphrase to optimize translation ↵Hieu Hoang
model lookup
2013-07-01eclipseHieu Hoang
2013-07-01single threaded build compiles & passes regressionHieu Hoang
2013-07-01EmptyContextState -> NullContextState / NadirKenneth Heafield
2013-07-01Merge branch 'nadir_osm' of github.com:moses-smt/mosesdecoder into nadir_osmHieu Hoang
2013-07-01No SRILMNadir Durrani
2013-07-01Merge branch 'master' of github.com:moses-smt/mosesdecoder into nadir_osmHieu Hoang
2013-07-01Merge branch 'nadir_osm' of github.com:moses-smt/mosesdecoder into nadir_osmNadir Durrani
2013-07-01Bug FixNadir Durrani
2013-07-01iconv for SRILM 1.7.0 on MacOSXHieu Hoang
2013-07-01Merge github.com:moses-smt/mosesdecoder into hieu_opt_input2Hieu Hoang
2013-07-01Merge github.com:moses-smt/mosesdecoder into hieu_opt_input2Hieu Hoang
2013-07-01Move iconv to everything but for OS X onlyKenneth Heafield
2013-07-01iconv dependency for SRILMKenneth Heafield
2013-06-30Merge branch 'master' of github.com:moses-smt/mosesdecoder into nadir_osmHieu Hoang
2013-06-30Unbreak build by disabling OSM without SRI.Kenneth Heafield
TODO(nadir): remove (or make optional) your dependence on SRILM then undo this commit and remove the if statement from the Jamfile.
2013-06-30find all target phrases before searchHieu Hoang
2013-06-29Merge https://github.com/moses-smt/mosesdecoder into hieu_opt_input2Hieu Hoang
2013-06-28find all target phrases before searchHieu Hoang
2013-06-28beautifyHieu Hoang
2013-06-28find all target phrases before searchHieu Hoang
2013-06-28find all target phrases before searchHieu Hoang
2013-06-28separate CreateTranslationOptionsForRange() for text and confusion network inputHieu Hoang
2013-06-28Merge branch 'master' into nadir_osmHieu Hoang
2013-06-28KenLMNadir Durrani
2013-06-28create matrix of subphrases in class TranslationOptionCollectionTextHieu Hoang
2013-06-28Merge branch 'master' of github.com:moses-smt/mosesdecoder into nadir_osmHieu Hoang
2013-06-27Feature values are now returned as log probabilities.Ulrich Germann
2013-06-26beautifyHieu Hoang
2013-06-26Merge branch 'master' into dynamic-phrase-tablesHieu Hoang
2013-06-26merge with masterHieu Hoang
2013-06-26Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2013-06-26Merge branch 'master' into dynamic-phrase-tablesUlrich Germann
Conflicts: moses/Hypothesis.cpp moses/StaticData.cpp moses/TargetPhrase.cpp moses/TranslationModel/BilingualDynSuffixArray.cpp moses/TranslationModel/BilingualDynSuffixArray.h moses/TranslationModel/PhraseDictionary.h moses/TranslationModel/PhraseDictionaryDynSuffixArray.cpp moses/TranslationModel/PhraseDictionaryDynSuffixArray.h
2013-06-26Merge branch 'master' into dynamic-phrase-tablesUlrich Germann