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
2016-01-08PhraseOrientationFeature configuration parametersMatthias Huck
2016-01-07PhraseOrientationFeature: ignore-boundary configuration parameterMatthias Huck
2016-01-07PhraseOrientationFeature: default config parameter valuesMatthias Huck
2016-01-07daily automatic beautifierMosesAdmin
2016-01-06Hiero phrase orientationMatthias Huck
2015-12-18Hiero phrase orientation: modify some parametersMatthias Huck
2015-12-11Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-10Hiero phrase orientationMatthias Huck
2015-12-08Code refactoring: All FF now get access to AllOptions at load time, so they d...Ulrich Germann
2015-11-04estimatedScore -> estimatedScoresHieu Hoang
2015-11-03consistent naming of future scores, estimated scoresHieu Hoang
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-16beautifyHieu Hoang
2015-10-13new FF state API for more FFHieu 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-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-04-26Code design debizarrification: Indexes of feature functions into the dense ve...Ulrich Germann
2015-02-21missing conditionMatthias Huck
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-09PhraseOrientationFeature efficiency improvementMatthias Huck
2015-01-08PhraseOrientationFeature: state comparisonMatthias Huck
2014-12-06PhraseOrientationFeature: a tiny code simplificationMatthias Huck
2014-12-04tuneable parameter is set in base classMatthias Huck
2014-12-03PhraseOrientationFeatureMatthias Huck
2014-09-13PhraseOrientationFeature: bugfixesMatthias Huck
2014-09-12PhraseOrientationFeatureMatthias Huck
2014-09-12PhraseOrientationFeature: TODOsMatthias Huck
2014-09-12PhraseOrientationFeature: remove debug outputMatthias 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