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-11-19Code decluttering.Ulrich Germann
2015-11-04estimatedScore -> estimatedScoresHieu Hoang
2015-11-03consistent naming of future scores, estimated scoresHieu Hoang
2015-10-17clean up states after API changeHieu Hoang
2015-10-13new FF state API for more FFHieu Hoang
2015-10-08add operator==() to FFState. Get ready to use unordered_set in stacksHieu Hoang
2015-10-08add hash() to FFState. Get ready to use unordered_set in stacksHieu Hoang
2015-07-06extract-ghkm: minor refactoringPhil Williams
2015-06-01Ongoing moses/phrase-extract refactoringPhil Williams
2015-05-02beautifyHieu Hoang
2015-02-20PhraseOrientationFeatureMatthias Huck
2015-02-19beautifyHieu Hoang
2015-01-29PhraseOrientationFeature: more sparse scoresMatthias Huck
2015-01-28PhraseOrientationFeature: can produce some sparse scoresMatthias Huck
2015-01-27PhraseOrientationFeature: Heuristic score for boundary non-terminals is basic...Matthias Huck
2015-01-16PhraseOrientationFeature: distinguishStates parameter,Matthias Huck
2015-01-14beautifyHieu Hoang
2015-01-09Merge branch 'master' of github.com:moses-smt/mosesdecoder into vw_integrationAles Tamchyna
2015-01-08PhraseOrientationFeature: state comparisonMatthias Huck
2015-01-06second attempt at new feature hook, needs review of constness etc.Marcin Junczys-Dowmunt
2015-01-06Added new feature function hook: EvaluateWithSourceContextCollecton(...)Marcin Junczys-Dowmunt
2014-12-06PhraseOrientationFeature: removing state distinction again.Matthias Huck
2014-12-06PhraseOrientationFeature: a tiny code simplificationMatthias Huck
2014-12-03PhraseOrientationFeatureMatthias Huck
2014-09-12PhraseOrientationFeature for chart-based decoding: a first simple version,Matthias Huck
2014-09-09PhraseOrientationFeature dummy. Does not do anything yet.Matthias Huck