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
2007-09-27fixed a subtle bug in the word lattice decoder. it now acts sane. This exper...redpony
2007-04-18Support for the decoding of arbitrary word lattices. Must be given in the for...redpony
2007-02-23verbose=0 nothing goes to stderr except for real, aborting errorshieuhoang1972
2007-02-16code cleanup - make FactorCollection and StaticData totally accessible only g...hieuhoang1972
2006-11-21lots of small changes and code clean up:hieuhoang1972
2006-10-22added commentshieuhoang1972
2006-10-17code cleanup and commenting brought about when documenting for jhu reporthieuhoang1972
2006-09-26Get rid of FactorArrayWrapper/FactorArray and use only Word. Memory pool is ...redpony
2006-08-11LexicalReordering model now functional with both surface forms and factors. O...ccorbett
2006-08-07move CreateTranslationOptionCollection call into Managerzens
2006-08-07deleted Phrase default constructorhieuhoang1972
2006-08-04 - print path statistics for CN and Text inputzens
2006-08-01integrated some of the confusion network code into LexicalReordering; fixed a...ccorbett
2006-07-31visual studio issueshieuhoang1972
2006-07-28 - fixing already fixed bugs that have been re-introduced by someonezens
2006-07-28can set max trans option per coveragehieuhoang1972
2006-07-27 - print statistics for confusion netszens
2006-07-26rolled back to v1.6 to pass regressionhieuhoang1972
2006-07-26rolled back to v1.6 to pass regressionhieuhoang1972
2006-07-26added debugging functionhieuhoang1972
2006-07-26Visual Studio issueshieuhoang1972
2006-07-25merged up of chaching algorithm. lot6s of changed made to manager.cpp, Transl...hieuhoang1972
2006-07-24 - confusion net:zens
2006-07-22 - translation of confusion nets integrated (works only with binary phrase ta...zens
2006-07-21 - prepare I/O for Confusion Netszens
2006-07-21 - support for binary ttable in moses almost completedzens
2006-07-19 - prepared confusion net inputzens
2006-07-18 - added class for confusion netzens