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-04irstlm: increased MAX_WORD to 500 chars in dictionary.h and added checks to ↵mfederico
see if words exceed this limit. git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@845 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-07-25Marcello's changes supporting SRI-trained LMs <untested>redpony
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@272 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-20minor cleaning-upeherbst
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@196 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-18irst-lm libraryredpony
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@154 1f5c12ca-751b-0410-a591-d2e778427230