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/moses
AgeCommit message (Expand)Author
2009-03-163-way Beta-Geometric and Dirichlet-Multinomial LDC models.chardmeier-ldcchardmeier
2009-01-21LDC: Made priors configurable from ini file.chardmeier
2009-01-18LDC: added beta-geometric model.chardmeier
2009-01-18Lexical distortion cost model uses LexicalReorderingTable backend now.chardmeier
2009-01-17LDC: Added transformScores option to subclasses and factory function of Lexic...chardmeier
2009-01-17LDC: Made score flooring optional in LexicalReorderingTable.chardmeier
2009-01-17LDC: Implemented distortion table caching to speed up decoding.chardmeier
2009-01-10Made LDC compatible with (old) MERT.chardmeier
2009-01-09LDC code does something now.chardmeier
2009-01-09LDC: Fixed bug and re-enabled classical distortion. Passes regression tests now.chardmeier
2009-01-09LDC: added missing parameter specification.chardmeier
2009-01-09LDC code: fixed more problems.chardmeier
2009-01-09Made LDC code compile.chardmeier
2009-01-06Started cleaner integration of lexical distortion cost models.chardmeier
2008-08-29Last changes from FBK.chardmeier
2008-08-22Checking in old code.chardmeier
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-07-30abort if try to get substring of confusion network. returning emptyy string j...hieuhoang1972
2008-07-28get rid of md5hieuhoang1972
2008-07-11abort if internal LM asked to do more than trigramhieuhoang1972
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-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-11move cube pruning moses lib to trunkhieuhoang1972
2008-06-11delete old moses lib hieuhoang1972
2008-06-03eclipse projecthieuhoang1972
2008-05-16Fixed nasty bug in WordsBitmap::Compare().chardmeier
2008-05-12implment operator< for WordsBitmaphieuhoang1972
2008-05-04git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/tru...hieuhoang1972
2008-04-18prevent -inf in lex re-ordering. Code contributed by Christian Hardmeierhieuhoang1972
2008-04-15commentshieuhoang1972
2008-04-04Handling dictionary upperbound for IRTS LMs through parameter -lmodel-dubnicolabertoldi
2008-04-02added stuff for time-out policy. If translation takes too much time, it will ...nicolabertoldi
2008-03-18output search graphphkoehn
2008-03-10fix bugredpony
2008-03-01code clean - move creating wordgraph file to iostream classhieuhoang1972
2008-02-29append to wordgraph filehieuhoang1972
2008-02-27gcc compile errorshieuhoang1972
2008-02-27output wordgraph for germanhieuhoang1972
2008-02-27output wordgraph for germanhieuhoang1972
2008-02-20fix bug in word lattice decoding that prevented some viable hypotheses from b...redpony
2008-02-09minor -hieuhoang1972