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-21minor gcc compile error.hieuhoang1972
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-11-21lots of small changes and code clean up:hieuhoang1972
2006-11-08return state arg from LM Internalhieuhoang1972
2006-11-06added internal, x-platform LM which exactly mimics SRILMhieuhoang1972
2006-11-06added internal, x-platform LM which exactly mimics SRILMhieuhoang1972
2006-10-24renamed chunking LM to skip LMhieuhoang1972
2006-10-17code cleanup and commenting brought about when documenting for jhu reporthieuhoang1972
2006-09-09rename files for consistencyhieuhoang1972
2006-08-15bug in creating factored LMhieuhoang1972
2006-08-15LM code cleanuphieuhoang1972
2006-08-15joint multi-factor LMhieuhoang1972
2006-08-10clean up creating language modelshieuhoang1972
2006-08-10clean up creating language modelshieuhoang1972
2006-08-10allows composite score producers. Chunking LM consists of 1 single factor LMhieuhoang1972
2006-08-09factored lmhieuhoang1972
2006-08-07factored lmhieuhoang1972
2006-08-07factored lmhieuhoang1972
2006-08-05chunking lmhieuhoang1972
2006-08-05chunking lmhieuhoang1972
2006-08-05chunking lmhieuhoang1972
2006-08-05chunking lmhieuhoang1972
2006-08-03fallback to another LM if what we have isn't compiled into libhieuhoang1972
2006-08-03allow different LM implementations to be usedhieuhoang1972
2006-07-31cvs headers & visual studio cleanuphieuhoang1972
2006-07-20use pull LanguageModel creation logic into a LMFactoryredpony