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
2006-10-05irstlm: added inputfilestream to util.h and modified compile-lm to read ↵mfederico
gzipped files. git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@859 1f5c12ca-751b-0410-a591-d2e778427230
2006-10-04win32 compatibility in IRSTLMhieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@849 1f5c12ca-751b-0410-a591-d2e778427230
2006-09-01Changes to compilation scripts:nicolabertoldi
- irstlm/src/Makefile.am did not install some files - irstlm/mkinstalldirs needed by OSX - irstlm/regenerate-makefiles.sh substitutes explicit calls of aclocal, autoconf and automake Changes to scoring script used by MERT - added the option ("-e") to compute BLEU wrt the "closest" reference length like in multi-bleu.perl - now multi-bleu.perl manages 0 counts for ngram-statistics git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@805 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-21fixes for irstlm on Linux machinesredpony
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@790 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-14added quantize-lmmfederico
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@721 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-21add simple CL program to compile language models into the IRST LM bin formatredpony
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@242 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-20remove mfstream and make lmtable take an istream instead of a filenameredpony
- mfstream is linux-only - istream is flexible (can be used with more exotic data sources) git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@213 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-19forgot to commit Makefile.amredpony
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@181 1f5c12ca-751b-0410-a591-d2e778427230