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-10-14Merge remote-tracking branch 'origin/master' into miramergeBarry Haddow
2012-10-11Remove unused function parametersKenneth Heafield
2012-10-08Merge remote branch 'github/master' into miramergeBarry Haddow
2012-10-05revert Jacob's change 033fa821ca97ccbbca189bac84ec1e80509aa85eHieu Hoang
2012-09-27Merge remote branch 'github/master' into miramergeBarry 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-07-17Merge branch 'trunk' into miramergeBarry Haddow
2012-07-02create namespace for all classesHieu Hoang
2012-06-07mergeEva Hasler
2012-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope a...Eva Hasler
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-04-11fix bug in OutputNBestListEva 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-20Merge from miramerge.Barry Haddow
2012-01-18restore order of scores returned by decoder and in nbestlistEva 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-11-21Remove direction from PhraseBarry Haddow
2011-11-18Replace assert with CHECK until people learn how to use assert properlyKenneth Heafield
2011-11-17Merge branch 'master' into miramergeBarry Haddow
2011-11-13load hiero format for reading suffix arraysHieu Hoang
2011-10-12Merge branch 'master' into miramergeBarry Haddow
2011-10-03normalization of output spaces before and after field separatornicolabertoldi
2011-09-24Replace hypothesis ids with pointers to ChartHypothesis. This avoids locking. heafield
2011-09-20Merge branch 'master' into miramergebhaddow
2011-09-09fix n-best label for word penaltyhieuhoang1972
2011-08-30change to print the corrett name of the features with InputScoresnicolabertoldi
2011-08-22Merge branch 'master' into miramergebhaddow
2011-08-19Merge commit 'a59ad11b58acf5dd64ec6f5990bb4ef5b74ebf28' into miramergebhaddow
2011-08-18Merged up to 3895 from trunkbhaddow
2011-07-19moses_chart: merge DottedRule and CoveredChartSpan classes. This savespjwilliams
2011-06-27Changes to chart decoder cube pruning: create one cube per dotted rulepjwilliams
2011-03-11re-organized syntax code for clarity - part Iphkoehn
2011-02-28Memory efficiency: make the reserveSize argument non-optional inpjwilliams
2011-02-24get rid of "unused variable" warningsphkoehn
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2011-01-26Support for multithreading in moses_chart (-threads option). This hasn'tpjwilliams
2011-01-25Use OutputCollector to write moses-chart output.pjwilliams
2010-10-05Merged out from trunk to revision 3604bhaddow