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-10-07irstlm: extension to quantize-lm to work with gizipped LMs. Requires use of t...mfederico
2006-10-07skips mkcls and some other steps, if already finishedbojar
2006-10-06keep a copy of the scripts, so that we don't miss them in previous revisionsbojar
2006-10-06fixed a typo in Makefile and check-dependencies checks for mkclsbojar
2006-10-06added clean to some Makefilesnicolabertoldi
2006-10-06fixed an error messagebojar
2006-10-06Added two shell scripts to test if an SVN revision is compilable or not.bojar
2006-10-06added commentshieuhoang1972
2006-10-05fixed minor potential problemhieuhoang1972
2006-10-05rollbackhieuhoang1972
2006-10-05added commentshieuhoang1972
2006-10-05verbose info submitted by Lexi Birchhieuhoang1972
2006-10-05irstlm: added inputfilestream to util.h and modified compile-lm to read gzipp...mfederico
2006-10-05added commentshieuhoang1972
2006-10-05added commentshieuhoang1972
2006-10-05minor compile errorhieuhoang1972
2006-10-05getting rid of warningshieuhoang1972
2006-10-05getting rid of warningshieuhoang1972
2006-10-04win32 compatibility in IRSTLM - roll forwardhieuhoang1972
2006-10-04irstlm: added some checks on word length in dictionary.cppmfederico
2006-10-04irstlm: just removed one warning message from compile-lmmfederico
2006-10-04irstlm: commit of lmtable.h with MAX_LINE mfederico
2006-10-04win32 compatibility in IRSTLMhieuhoang1972
2006-10-04irstlm: removed some modifications about file management which created some c...mfederico
2006-10-04win32 compatibility in IRSTLMhieuhoang1972
2006-10-04win32 compatibility in IRSTLMhieuhoang1972
2006-10-04irstlm: increased MAX_WORD to 500 chars in dictionary.h and added checks to ...mfederico
2006-10-03inline constructors, destructors in Word. test new commit mailer.redpony
2006-10-03taken boost out of eclipse projecthieuhoang1972
2006-10-03taken boost out of eclipse projecthieuhoang1972
2006-10-03get ride of internal language model code since it is no longer possible to en...redpony
2006-10-03minor compile errorhieuhoang1972
2006-10-03visual studio projecthieuhoang1972
2006-10-02changed fstream to istream in lmtable, so irstlm now supports reading gzipppe...bojar
2006-10-02lmtable.cpp: fast sorting of language model generated by SRILM is now perfor...mfederico
2006-09-29remove unused DistortionOrientation filesredpony
2006-09-28bugfix: option rootdir misnamed roodirphkoehn
2006-09-28bug fix to lexicalized reordering modelphkoehn
2006-09-28symal.cpp: just a minor change mfederico
2006-09-28quantize-lm: fixed codebook generation when very small logprobs are generated...mfederico
2006-09-26Get rid of FactorArrayWrapper/FactorArray and use only Word. Memory pool is ...redpony
2006-09-21being safe and dying when unknown --cmdline-option suppliedbojar
2006-09-21Just a short description added.bojar
2006-09-21add a few comments, especially to the prefix tree coderedpony
2006-09-20get rid of unused function headerredpony
2006-09-20Just checking if I can commit. Added my name.bojar
2006-09-19remove dead coderedpony
2006-09-19only print CN stats at verbose level 2 (more in line with Philipp's cleanup)redpony
2006-09-19get rid of multiple calls to sort phrase dictionary by estimated costs.redpony
2006-09-18turn on O3 optimization for symalredpony