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 (Collapse)Author
2007-05-22Removed irstlm stuffnicolabertoldi
Modified instructions Changed configure.in to load a machine-dependent irstlm library git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1395 1f5c12ca-751b-0410-a591-d2e778427230
2007-02-08- update of irstlm library: files larger than 4Gb can be handled inmaurocettolo
mmap (see irstlm/src/*cpp and irstlm/src/*h) - fixed a bug in querying IRST LMs with OOVs (LanguageModelIRST.cpp) - some more checks on config file: if specified, existence of generation and distortion files is checked (Parameter.cpp) - 0 valued entries in binary phrase tables are loaded as 1.0e-38 (PhraseDictionaryTree.cpp) git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1189 1f5c12ca-751b-0410-a591-d2e778427230
2007-01-04a much more efficient version of quantize-lm mfederico
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1109 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-16Tuning of cache valuesmfederico
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@766 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-14tuning of cache usemfederico
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@706 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-12No log message.mfederico
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@669 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-12moved class InputType to InputType.h;eherbst
added more detailed statistics-keeping to SentenceStats; added custom malloc/realloc (see Util.h); some commenting git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@666 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-11visual studio issueshieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@636 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-11added ngramcache.cpp ngramcache.h to this level of the repositoryccorbett
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@629 1f5c12ca-751b-0410-a591-d2e778427230