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
2007-01-22Reduced time to die!!!nicolabertoldi
2007-01-22prune arcList & LatticePathCollection (contenders for n-best paths)hieuhoang1972
2007-01-21fixed mem leakhieuhoang1972
2007-01-08If - is specified as the name of the n-best list file, write to std::cout and...redpony
2006-11-22Mac xcode projhieuhoang1972
2006-11-22dismantle IODevoce frameworkhieuhoang1972
2006-11-21eclipse preferences. not sure if need to go into svnhieuhoang1972
2006-11-21lots of small changes and code clean up:hieuhoang1972
2006-11-16Modified output of feature scores.nicolabertoldi
2006-11-15updated eclispe project file to work with calipso versionhieuhoang1972
2006-11-15statically zlib on WIN32 hieuhoang1972
2006-11-08eclipse project filehieuhoang1972
2006-11-06added internal, x-platform LM which exactly mimics SRILMhieuhoang1972
2006-11-04changes to make LMs work in Windows hieuhoang1972
2006-11-03solved bug in n-best list creationhieuhoang1972
2006-10-22added commentshieuhoang1972
2006-10-21rename InputOutput to IODevicehieuhoang1972
2006-10-21added commentshieuhoang1972
2006-10-17visual studio project fileshieuhoang1972
2006-10-17code cleanup and commenting brought about when documenting for jhu reporthieuhoang1972
2006-10-12xcode proj fileshieuhoang1972
2006-10-03taken boost out of eclipse projecthieuhoang1972
2006-09-08delete zlib-win32 proj. library should be in default pathhieuhoang1972
2006-09-08put back Visual Leak Detector for Win32 buildhieuhoang1972
2006-08-30cleanup... renamed --report-source-word-span into --report-segmentationphkoehn
2006-08-30cleanup of verbose loggingphkoehn
2006-08-25- Added necessary zlib-win32 implementation for winblozeswadey
2006-08-23make building moses/moses-cmd a single make command rather than tworedpony
2006-08-21remove .cvsignore filesredpony
2006-08-21remove acsiteredpony
2006-08-21Remove files that are autogeneratedredpony
2006-08-21remove misleading fileredpony
2006-08-21remove references to boost, fix formatting, fix make-release-tarball to work ...redpony
2006-08-20prepare for public releasesredpony
2006-08-20remove references to JHU fsredpony
2006-08-20remove references to Mysqlredpony
2006-08-20remove references to boostredpony
2006-08-18remove mysql dependencyhieuhoang1972
2006-08-16eclipse proj filehieuhoang1972
2006-08-16Added decoding time computation.mfederico
2006-08-15Added decoding time computation.mfederico
2006-08-15*** empty log message ***eherbst
2006-08-15fixed check for n_gram.h in irstlmmfederico
2006-08-15add optional LM statistics reporting. enable with '-L true' on command lineredpony
2006-08-13IOCommandLine.cpp, fixed minor NBestFile output error in LexicalReordering di...ccorbett
2006-08-13choice of not labelling n-best output for wade shen's mert scripthieuhoang1972
2006-08-13reordering scores are now implemented for n-best listsccorbett
2006-08-13output trans & gen scores in order they were createdhieuhoang1972
2006-08-12 - generate distinct nbest surface strings (if 3rd token of n-best-list is 'd...zens
2006-08-12moved class InputType to InputType.h;eherbst