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
path: root/moses
AgeCommit message (Expand)Author
2006-07-24 - confusion net:zens
2006-07-24(useless) optimization flag addedbojar
2006-07-24fix compile error on gcc 4redpony
2006-07-22 - removed some obsolete partszens
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-21mergehieuhoang1972
2006-07-21Add hook for word insertion taskredpony
2006-07-21 - binary phrase table now fully supportedzens
2006-07-21 - support for binary ttable in moses almost completedzens
2006-07-21minor includehieuhoang1972
2006-07-21visual studio projhieuhoang1972
2006-07-21fix a few warningsredpony
2006-07-21fix nasty error misinterpretting negative numbers as CLI optionsredpony
2006-07-20change irst calling backhieuhoang1972
2006-07-20IRST lm wrapper not compilable.hieuhoang1972
2006-07-20move some headers around, preparation for enabling bzip2 compression (MUCH hi...redpony
2006-07-20use pull LanguageModel creation logic into a LMFactoryredpony
2006-07-20add functionality to compute MD5 key to compare two hypothesesredpony
2006-07-20use InputFileStream to read IRST lm files (enables them to be gzipped)redpony
2006-07-20fixes minor things in the hypothesis reporting (last target words, scores)phkoehn
2006-07-20minor cleaning-upeherbst
2006-07-19returns NULL if word not found in genration tablehieuhoang1972
2006-07-19add comments, fix iterator usageredpony
2006-07-19*** empty log message ***zens
2006-07-19*** empty log message ***zens
2006-07-19 - prepared confusion net inputzens
2006-07-19changes to support drop-any in the context of multi-factored modelsredpony
2006-07-19add constraints on word deletion, use default initializers in WordsRange.hredpony
2006-07-18remove overhead for word deletionredpony
2006-07-18added unknown-word handling code (currently commented out) and source-word de...eherbst
2006-07-18checking eclipse project fileshieuhoang1972
2006-07-18add comment to remind myself of the work i need to doredpony
2006-07-18more language model cleanup:redpony
2006-07-18fix performance bug in SRI lm access coderedpony
2006-07-18add IsNBestEnabled function in preparation for conditional compilation removalredpony
2006-07-18 - added class for confusion netzens
2006-07-18commentingeherbst
2006-07-18re-added license notes at topeherbst
2006-07-18commentingeherbst
2006-07-18table limit for each phrase tablehieuhoang1972
2006-07-18add basic support for IRST LM (behaves slightly differently than SRI, to be d...redpony
2006-07-17*** empty log message ***alex_const
2006-07-17temp fixredpony
2006-07-17more LM clean-upredpony
2006-07-17add language model classesredpony
2006-07-17split LanguageModel into polymorphic classes to make it easier to add support...redpony
2006-07-16changes for trans opt cachinghieuhoang1972
2006-07-16fixed memory leak in translationhieuhoang1972
2006-07-15fixed trans Opt scoringhieuhoang1972