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
2006-08-03eclipse project filehieuhoang1972
2006-08-02took out FactorTypehieuhoang1972
2006-08-02took out FactorTypehieuhoang1972
2006-08-01- remove some obsolete codezens
2006-08-01memory pool cleanuphieuhoang1972
2006-07-31using mem pool. needs to be more finely tweaked to give good resultshieuhoang1972
2006-07-30getting ready to use mempool for Phrasehieuhoang1972
2006-07-30Visual Studio issueshieuhoang1972
2006-07-30Visual Studio issueshieuhoang1972
2006-07-29make mysql code work with new scxoring collectionhieuhoang1972
2006-07-29 - bug fix and further cleanupzens
2006-07-29major score refactoringredpony
2006-07-29print confusion net posterior in nbest list (if input is confusion net)zens
2006-07-29add score loggingredpony
2006-07-29deleted Arc & LatticeEdge classeshieuhoang1972
2006-07-28 - fixing already fixed bugs that have been re-introduced by someonezens
2006-07-28turned off profilinghieuhoang1972
2006-07-28use new score bookkeeping for nbest listsredpony
2006-07-28cvs ignorehieuhoang1972
2006-07-27cvs ignorehieuhoang1972
2006-07-27Visual Studio issueshieuhoang1972
2006-07-27preparation for new ScoreComponentCollection, which will be much more efficientredpony
2006-07-27 - print statistics for confusion netszens
2006-07-27perf profiling turned on in eclipse in debug confhieuhoang1972
2006-07-26rename functionredpony
2006-07-26Added -report-all-factors, so that stdout is more verbose.bojar
2006-07-26reset sentence counter after reading phrases from inputphkoehn
2006-07-26Visual Studio issueshieuhoang1972
2006-07-26reimplemented future score matrix calculation, should be faster.bojar
2006-07-25Lexical reordering framework; confusion net still not working but Chris impli...ccorbett
2006-07-25add irstlm supportredpony
2006-07-25 - fixed confusion net stuff (translations are identical, scores still differ...zens
2006-07-25 - TranslationOptionCollection...zens
2006-07-25merged up of chaching algorithm. lot6s of changed made to manager.cpp, Transl...hieuhoang1972
2006-07-25 - weight for confusion net scoreszens
2006-07-25Moses accepts -report-source-span 1 for a mose verbose output.bojar
2006-07-24(useless) optimization flag addedbojar
2006-07-22 - do no read input phraes for confusion net inputzens
2006-07-22 - removed some obsolete partszens
2006-07-22 - translation of confusion nets integrated (works only with binary phrase ta...zens
2006-07-21don't output if not surface factorhieuhoang1972
2006-07-21 - prepare I/O for Confusion Netszens
2006-07-21 - binary phrase table now fully supportedzens
2006-07-21 - removed processPhraseTable stuffzens
2006-07-21 - support for binary ttable in moses almost completedzens
2006-07-20minor cleaning-upeherbst
2006-07-19 - prepared confusion net inputzens
2006-07-18adding source-word deletion (currently commented out) and unknown-word handli...eherbst
2006-07-18checking eclipse project fileshieuhoang1972
2006-07-17fixed bug in hypothesis backtrackingalex_const