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
2015-03-21Removed pointer to TranslationTask in InputTypes again. Not the right place t...Ulrich Germann
2015-03-15Instances of InputType (and derived classes) now know which TranslationTask (...Ulrich Germann
2015-03-02Code reorganization.Ulrich Germann
2015-02-12Rename StaticData::IsChart() to IsSyntax() and add new SearchAlgorithm valuesPhil Williams
2014-12-15better handling of cache-based models with inconsistent parametersdynamic-modelsNicola Bertoldi
2014-06-08beautifyNicola Bertoldi
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-06-06the management of passthrough xml-tags is introducedNicola Bertoldi
2014-06-03Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2014-05-31Eliminated factor delimiter from the parameters ofUlrich Germann
2014-05-19beautifyNicola Bertoldi
2014-05-19changes to make DLT tags compliant with the usage of multiple dynamic cache-b...Nicola Bertoldi
2014-05-18code cleanupNicola Bertoldi
2014-05-09minor compile error with clangHieu Hoang
2014-02-16adding debugging to verify speed; not robustNicola Bertoldi
2014-01-15beautifyNicola Bertoldi
2014-01-15code cleanup; fixings to others' code/testNicola Bertoldi
2014-01-14code cleanupNicola Bertoldi
2014-01-14merge master into this branchNicola Bertoldi
2014-01-13added a dynamic cache-based PhraseDitctionary; applied changes to the cache-b...Nicola Bertoldi
2013-11-30bug fix with interaction of alternate weights and xml markupphikoehn
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-10-03speed up compiling by removing headers from StaticData.hHieu Hoang
2013-09-22get rid of some warningsHieu Hoang
2013-09-22placeholder for chart decodingHieu Hoang
2013-09-14handling of online command and loading of filesNicola Bertoldi
2013-08-30start on forced decoding for SCFGHieu Hoang
2013-08-18rpeparation for Dynamic cache-based LMNicola Bertoldi
2013-08-16beautifyHieu Hoang
2013-08-15fixed logic errorsphikoehn
2013-08-14preparation for DLT infoNicola Bertoldi
2013-08-14bug fixed; cleanupNicola Bertoldi
2013-08-14beautifyNicola Bertoldi
2013-08-14read DLT tags from inputNicola Bertoldi
2013-07-30beautifyHieu Hoang
2013-07-24create target phrases, not Translation Options, for XML. Can be used in both ...Hieu Hoang
2013-07-24create target phrases, not Translation Options, for XML. Can be used in both ...Hieu Hoang
2013-07-23create target phrases, not Translation Options, for XML. Can be used in both ...Hieu Hoang
2013-07-19source and target factors for placeholdersHieu Hoang
2013-07-18beautifyHieu Hoang
2013-07-18starting placeholderHieu Hoang
2013-06-03beautifyHieu Hoang
2013-05-31basic support for alternate weight settingsphikoehn
2013-05-29beautifyHieu Hoang
2013-05-22Make Phrase::CreateFromString() more efficientHieu Hoang
2013-05-11delete class TranslationSystemHieu Hoang
2013-05-08each new target phrase in factored decomposition holds scores from previous s...Hieu Hoang
2013-04-26delete PhraseDictionaryMemory. Fix word penalty in compact phrase tableHieu Hoang
2013-03-08merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat()Hieu Hoang
2012-11-27make TranslationModel subdirectory and move files from moses/ into itHieu Hoang