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
2008-10-09create namespacehieuhoang1972
2008-10-05more normalization of feature namesredpony
2008-10-05add more loggingredpony
2008-10-05make feature names the same.redpony
2008-09-29always with unix line endingshieuhoang1972
2008-09-24vs buildhieuhoang1972
2008-09-24fix a couple namesredpony
2008-09-24enable moses to accept a file that lists feature name and weight pairs.redpony
2008-09-23a little refactoring in preparation for yet another way to export the search ...redpony
2008-09-14visual studio buildhieuhoang1972
2008-09-12support for creating binary Phrase Tables including word-to-word alignmentsnicolabertoldi
2008-09-12Support for printing out word-to-word alignments (besides phrase-to-phrase al...nicolabertoldi
2008-09-12mv some Timer functions into the .cpp filenicolabertoldi
2008-09-01mert testsbhaddow
2008-08-26fixed nasty out-of-bounds array read in WordsBitmap, simplified (fixed?) latt...jdschroeder
2008-08-15made all zcat calls through ZCAT variable.jdschroeder
2008-08-05Integrated handling of oov penalty into irstlm library.mfederico
2008-08-05Fixed bug with dub option.mfederico
2008-08-05rename IOStream to IOWrapper.hieuhoang1972
2008-08-04just commented a print on stderrmaurocettolo
2008-08-04Fixed bug concerning the handling of the oov penalty with IRSTLMmfederico
2008-08-01minor bugfixes and error checkingjdschroeder
2008-07-30abort if try to get substring of confusion network. returning emptyy string j...hieuhoang1972
2008-07-28get rid of md5hieuhoang1972
2008-07-14removed SCRIPTS_ROOTDIR from this 'my' declaration, it was obscuring previousbojar
2008-07-14avoid coredump files in parallel moses (usually just kills NFS for a while),bojar
2008-07-11abort if internal LM asked to do more than trigramhieuhoang1972
2008-07-10Avoid NFS race condition:bojar
2008-06-30Bugfixsaintamh
2008-06-24Implementation of Cer et al mert regularisation. Use with argument suchbhaddow
2008-06-21fixed constraint format bughieuhoang1972
2008-06-20Fixed constraint decoding - there may be a bug in Util::Tokenizedowobeha
2008-06-20must provide line no to constraint filehieuhoang1972
2008-06-20Constraint decoding works, but not for cube pruning.dowobeha
2008-06-20perl regexpr bug, submitted by German Sanchis Trilleshieuhoang1972
2008-06-19Added preliminary code for constraint decodingdowobeha
2008-06-17fix some nasty edge cases in lattice decoding that arise when decoding lattic...redpony
2008-06-14Fixed n-best list generation with cube pruning.chardmeier
2008-06-11don't run 2 tests which don't passhieuhoang1972
2008-06-11move cube pruning moses lib to trunkhieuhoang1972
2008-06-11move cube pruning moses lib to trunkhieuhoang1972
2008-06-11delete old moses lib hieuhoang1972
2008-06-10First cut of new mert outer loopbhaddow
2008-06-05added facilities to read and write score statistics in binary formatnicolabertoldi
2008-06-05overall change of a variable name: array_ instead of array2_nicolabertoldi
2008-06-05fixed another bug related to the handling of feature namesnicolabertoldi
2008-06-05fixed a bug related to the handling of feature namesnicolabertoldi
2008-06-05Fix bug in output of scorestats to text filebhaddow
2008-06-05added binary read/load facility for feature datanicolabertoldi
2008-06-04most popular alignment outputted, finallyhieuhoang1972