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-10-03standardize GetIOWrapper().Hieu Hoang
2014-10-03move lattice sample collector from Main to IOWrapperHieu Hoang
2014-10-03delete m_latticeSamplesCollectorHieu Hoang
2014-10-03delete m_latticeSamplesCollectorHieu Hoang
2014-10-03delete nbestOutHieu Hoang
2014-10-02Merge ../mosesdecoder into merge-cmdHieu Hoang
2014-10-02duplicate n-best stream processingHieu Hoang
2014-10-02sort out suppressSingleBestOutput variableHieu Hoang
2014-10-02Merge branch 'master' of https://github.com/moses-smt/mosesdecoderMichael Denkowski
2014-10-02XML option for runtime weight-overwriteMichael Denkowski
2014-10-02only 1 constructor for IOWrapperHieu Hoang
2014-10-02merge TranslationTask and IOWrapper. Move m_wordGraphCollector into IOWrapperHieu Hoang
2014-10-02merge TranslationTask and IOWrapper. Move m_detailedTranslationCollector into...Hieu Hoang
2014-10-02merge TranslationTask and IOWrapper. Move m_searchGraphOutputCollector into I...Hieu Hoang
2014-10-02merge TranslationTask and IOWrapper. Move m_alignmentInfoCollector into IOWra...Hieu Hoang
2014-10-01merge TranslationTask and IOWrapper. Move m_unknownsStream into IOWrapperHieu Hoang
2014-10-01merge TranslationTask and IOWrapper. Move m_nBestOutputCollector into IOWrapperHieu Hoang
2014-10-01merge TranslationTask and IOWrapper. Move m_singleBestOutputCollector into IO...Hieu Hoang
2014-09-30More streaming for kbmiraMichael Denkowski
2014-09-30more robust regexRico Sennrich
2014-09-30fix server compile errorHieu Hoang
2014-09-30move misc common functions into moses/Hieu Hoang
2014-09-30move TranslationTask into moses/Hieu Hoang
2014-09-30separate out class TranslationTask into it's on fileHieu Hoang
2014-09-30separate out class TranslationTask into it's on fileHieu Hoang
2014-09-30Merge ../mosesdecoder into merge-cmdHieu Hoang
2014-09-30warn against using SRILM 1.7.1Hieu Hoang
2014-09-29move IOWrapper into moses/Hieu Hoang
2014-09-29move IOWrapper into moses/Hieu Hoang
2014-09-29move LatticeMBR into moses/Hieu Hoang
2014-09-29move TranslationAnalysis for both moses-cmd and moses-char-cmd into moses/Hieu Hoang
2014-09-24explicitly set BLEU as default scorer (for return-best-dev)Rico Sennrich
2014-09-24don't run truecase trainer unless it's asked forHieu Hoang
2014-09-22eclipseHieu Hoang
2014-09-22don't ever link to libboost*-mtHieu Hoang
2014-09-22don't use optimizer-specific options in extractor/evaluatorRico Sennrich
2014-09-22(optionally) use n-best file for evaluator/return-best-devRico Sennrich
2014-09-22basic support for more metrics with kbmiraRico Sennrich
2014-09-22calculateScore with float (for smoothing support)Rico Sennrich
2014-09-22HWCM for MERTRico Sennrich
2014-09-22eclipseHieu Hoang
2014-09-22allow specification of default weightsPhilipp Koehn
2014-09-21allow specification of default scores for lexicalized reordering modelPhilipp Koehn
2014-09-21Merge branch 'master' of git://github.com/moses-smt/mosesdecoderPhilipp Koehn
2014-09-21add tool for phrase lookup with biconcorPhilipp Koehn
2014-09-21bug fix mmsapt trainingPhilipp Koehn
2014-09-21support for specified weightsPhilipp Koehn
2014-09-21bug fix for final-stepPhilipp Koehn
2014-09-17add back server compile, with warning about xmlrpc-c version 1.25.29Hieu Hoang
2014-09-15use square brackets with output format '--brackets' (for cleaner escaping and...Rico Sennrich