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
path: root/irstlm
AgeCommit message (Expand)Author
2006-08-11visual studio issueshieuhoang1972
2006-08-11newlinehieuhoang1972
2006-08-11added ngramcache.cpp ngramcache.h to this level of the repositoryccorbett
2006-08-11Added probability and LM state caching in IRST LM.mfederico
2006-08-10 eclipse project file for IRSTLMhieuhoang1972
2006-08-10Addition of specific hashing methods for n-grams.mfederico
2006-08-10visual studio issueshieuhoang1972
2006-08-09Update includes new call to constructor of lmtable,mfederico
2006-08-09LM table store directly log10 float probs. Binary tables aremfederico
2006-08-08delete n-best confighieuhoang1972
2006-08-05Changed include names of ngram.[ch] to n_gram.[ch] as they clash with Ngram.[...mfederico
2006-08-05Changed names of ngram.[ch] to n_gram.[ch] as they clash with Ngram.[ch] of S...mfederico
2006-08-05Changed names of ngram.[ch] to n_gram.[ch] as they clash with Ngram.[ch] of S...mfederico
2006-07-29Visual Studio issueshieuhoang1972
2006-07-28cvs ignorehieuhoang1972
2006-07-28cvs ignorehieuhoang1972
2006-07-27perf profiling turned on in eclipse in debug confhieuhoang1972
2006-07-26minor warninghieuhoang1972
2006-07-25avoid a few unnecessary copiesredpony
2006-07-25Visual Studio issueshieuhoang1972
2006-07-25fix memory errorredpony
2006-07-25Marcello's changes supporting SRI-trained LMs <untested>redpony
2006-07-21add simple CL program to compile language models into the IRST LM bin formatredpony
2006-07-21visual studio projhieuhoang1972
2006-07-20remove mfstream and make lmtable take an istream instead of a filenameredpony
2006-07-20minor cleaning-upeherbst
2006-07-19forgot to commit Makefile.amredpony
2006-07-18added n-best build configurations for eclipseeherbst
2006-07-18added eclipse projecthieuhoang1972
2006-07-18add READMEredpony
2006-07-18irst-lm libraryredpony