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
2012-09-27Merge remote branch 'github/master' into miramergeBarry Haddow
2012-09-26Fixes for regression testsBarry Haddow
2012-09-25rename CTO to CTOsHieu Hoang
2012-09-24Fix compilation warning.Jacob Dlougach
2012-09-24Align unknown word in most simple casesJacob Dlougach
2012-09-22Option to print alignment in chart decoder.Jacob Dlougach
2012-09-21Refactor output collector so that it can delete the output and debug streams....Jacob Dlougach
2012-09-04Take notice of calc in t-option flagBarry Haddow
2012-07-31wrap phi's suffix array implementation and extraction method in a wrapper cla...Hieu Hoang
2012-07-17Merge branch 'trunk' into miramergeBarry Haddow
2012-07-04merge JamfilesEva Hasler
2012-07-02create namespace for all classesHieu Hoang
2012-06-29commented all classes in OnDiskPt and moses-chart-cmd. Leave ken's lm directoryHieu Hoang
2012-06-29commented all classes in OnDiskPt and moses-chart-cmd. Leave ken's lm directoryHieu Hoang
2012-06-15Merge branch 'master' into miramergeColin Cherry
2012-06-07mergeEva Hasler
2012-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope a...Eva Hasler
2012-05-31move all executables into binHieu Hoang
2012-05-25Merge branch 'trunk' into miramerge. Still to fix build.Barry Haddow
2012-05-17Check factor is not null before outputtingHieu Hoang
2012-05-17Check factor is not null before outputtingHieu Hoang
2012-05-10changed permission, everything changed..Eva Hasler
2012-05-10Merged in fixes for compiler warnings regarding comparing signed and unsigned...Christian Federmann
2012-05-10Merged in fixes for compiler warnings regarding comparing signed and unsigned...Christian Federmann
2012-04-11fix bug in OutputNBestListEva Hasler
2012-04-08ignore empty input linesEva Hasler
2012-02-01Merge remote branch 'github/miramerge' into bjamBarry Haddow
2012-01-26Create a subdirectory in moses/src for the main CYK+ source files.Phil Williams
2012-01-26Create a subdirectory in moses/src for the main CYK+ source files.Phil Williams
2012-01-25moses_chart: rule lookup now produces a vector of stack pointers (and aPhil Williams
2012-01-25moses_chart: rule lookup now produces a vector of stack pointers (and aPhil Williams
2012-01-23Remove obsolete #if HAVE_CONFIG_H directives.Phil Williams
2012-01-23Remove obsolete #if HAVE_CONFIG_H directives.Phil Williams
2012-01-20Merge from miramerge.Barry Haddow
2012-01-18restore order of scores returned by decoder and in nbestlistEva Hasler
2012-01-13Surround mains in try-catch blocks.Kenneth Heafield
2012-01-13Surround mains in try-catch blocks.Kenneth Heafield
2011-12-14change order of -show-weights output to match nbest list orderEva Hasler
2011-12-13-show-weights: output sparseProducerWeight if != 1, otherwise 'sparse'Eva Hasler
2011-12-09Merge branch 'master' into bjam. Doesn't compile.Barry Haddow
2011-12-07implement EvaluateChart() for TargetNgramFeature, add sparse features to char...Eva Hasler
2011-12-02move vs and xcode project files into separate contrib folderHieu Hoang
2011-12-02move vs and xcode project files into separate contrib folderHieu Hoang
2011-12-01Merge CreateOnDisk into OnDiskPt, pop out of srcKenneth Heafield
2011-12-01Merge CreateOnDisk into OnDiskPt, pop out of srcKenneth Heafield
2011-12-01No more autotools (with bhaddow in the room)Kenneth Heafield
2011-12-01No more autotools (with bhaddow in the room)Kenneth Heafield
2011-11-21Jam: install executables in legacy paths and stop leaving a.out files everywhereKenneth Heafield
2011-11-21Further direction removalBarry Haddow
2011-11-21Remove direction from PhraseBarry Haddow