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
2011-11-23move checkplfBarry Haddow
2011-11-21Jam: install executables in legacy paths and stop leaving a.out files everywhereKenneth Heafield
2011-11-21Remove GetTargetPhrase() (already have GetCurrTargetPhrase())Barry Haddow
2011-11-21Further direction removalBarry Haddow
2011-11-21Remove direction from PhraseBarry Haddow
2011-11-18Introducing JamfilesKenneth Heafield
2011-11-18One more assertKenneth Heafield
2011-11-18Replace assert with CHECK until people learn how to use assert properlyKenneth Heafield
2011-11-18Why are these executable?Kenneth Heafield
2011-11-17Move kenlm up one level, simplify compilationKenneth Heafield
2011-10-04Implementation of Lattice sampling (Chatterjee and Cancedda, emnlp 2010)bhaddow
2011-10-03normalization of output spaces before and after field separatornicolabertoldi
2011-09-23-threads all optionheafield
2011-09-02recovered missing blank in n-best-list outputarianna_b
2011-08-30change to print the corrett name of the features with InputScoresnicolabertoldi
2011-08-26option to sort word alignment info, as suggested by arianna bisazzahieuhoang1972
2011-07-24vs.net buildhieuhoang1972
2011-04-17Fix a segmentation fault produced when both 'constraint' andnaditomeh
2011-03-02added some commentsphkoehn
2011-02-28Memory efficiency: make the reserveSize argument non-optional inpjwilliams
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2011-02-23extensions to phrase table scoring optionsphkoehn
2011-02-16Write alignment info through OutputCollector so it gets orderedbhaddow
2011-02-08Word alignment output also works with MBR decoding.ales-t
2011-02-03Ales Tamchyna's printing of alignments (-print-alignment-info did nothing)bojar
2011-01-25Use TranslationTask objects to perform sentence decoding in moses-chart.pjwilliams
2011-01-25Use OutputCollector to write moses-chart output.pjwilliams
2011-01-16Make sure internal libraries and paths go before boost.bhaddow
2011-01-14Change of boost macros - please make sure you favourite configuration still w...bhaddow
2011-01-11Fix --enable-shared compilation. heafield
2010-11-29Add a show-weights option. It prints out the moses features and exits. Maybhaddow
2010-11-22Added print word alignment in nbestxandfraser
2010-08-16plf checkerredpony
2010-08-10Merge in the multiple models branch. These changes allow the moses serverbhaddow
2010-07-18alignment info in pthieuhoang1972
2010-05-27One moses mainbhaddow
2010-05-25Correct bug in use of scale factorbhaddow
2010-05-19Merging of moses mains. mosesmt now does single and multi-threeadedbhaddow
2010-05-17Merged fix (r3001-3260) for problem where multi-threaded moses would fail dur...dowobeha
2010-05-14Fix to consensus decoding to stop it discarding hypos with zero score.bhaddow
2010-05-12don't spew out param list if there's a genuine errorhieuhoang1972
2010-05-12m_detailedTranslationReportingStream=NULL if not outputting trans opthieuhoang1972
2010-05-11Add consensus decoding to mosesmt. Really need to get the mainlines merged!bhaddow
2010-05-11code cleanup & enable trace ("-t") for MBR decoding ("-mbr")phkoehn
2010-05-08Write translation details to a named file instead of cerr.pjwilliams
2010-05-05Refactoring of output search graph code to enable it to be usedbhaddow
2010-04-26re-introduced the initialization and cleaning up into the constructor and des...nicolabertoldi
2010-04-24Safer way to cleanup LM caches after a given number of processed sentences.nicolabertoldi
2010-04-23I added a new parameter (-clean-lm-cache <value>) in order to control how oft...nicolabertoldi
2010-04-12delete std namespace in .h fileshieuhoang1972