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-02-21change unknown word processing to be closer to the way pharaoh does it - crea...hieuhoang1972
2007-02-16code cleanup - make FactorCollection and StaticData totally accessible only g...hieuhoang1972
2006-10-17code cleanup and commenting brought about when documenting for jhu reporthieuhoang1972
2006-10-03get ride of internal language model code since it is no longer possible to en...redpony
2006-09-26Get rid of FactorArrayWrapper/FactorArray and use only Word. Memory pool is ...redpony
2006-08-15enable language model stats computation. enable with '-L true'redpony
2006-08-10allows composite score producers. Chunking LM consists of 1 single factor LMhieuhoang1972
2006-08-09LM table store directly log10 float probs. Binary tables aremfederico
2006-08-09factored lmhieuhoang1972
2006-08-09factored lmhieuhoang1972
2006-08-07factored lmhieuhoang1972
2006-08-07factored lmhieuhoang1972
2006-08-02multiple LM per factorhieuhoang1972
2006-08-02multiple LM per factorhieuhoang1972
2006-08-01implemented hash-based recombination testing and hash-based string sets (both...redpony
2006-07-28Make score bookkeeping faster and easier to understand. Fix bug in unlimited ...redpony
2006-07-27preparation for new ScoreComponentCollection, which will be much more efficientredpony
2006-07-25more LM fixesredpony
2006-07-25merged up of chaching algorithm. lot6s of changed made to manager.cpp, Transl...hieuhoang1972
2006-07-20add functionality to compute MD5 key to compare two hypothesesredpony
2006-07-18added unknown-word handling code (currently commented out) and source-word de...eherbst
2006-07-18more language model cleanup:redpony
2006-07-18add basic support for IRST LM (behaves slightly differently than SRI, to be d...redpony
2006-07-17more LM clean-upredpony
2006-07-17split LanguageModel into polymorphic classes to make it easier to add support...redpony
2006-07-14modularized unknown-source-word handling (see UnknownWordHandler)eherbst
2006-07-13take out tracinghieuhoang1972
2006-07-13no messagehieuhoang1972
2006-07-12visual studiohieuhoang1972
2006-07-12fix language model error (translation options). r: philipp, hieuredpony
2006-07-10Debugginghieuhoang1972
2006-07-10Debugginghieuhoang1972
2006-07-10variable number of translation component scoreshieuhoang1972
2006-07-09variable number of translation component scoreshieuhoang1972
2006-07-04start of sourceforgehieuhoang1972