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-09-24enable moses to accept a file that lists feature name and weight pairs.redpony
2008-09-12Support for printing out word-to-word alignments (besides phrase-to-phrase al...nicolabertoldi
2008-08-05rename IOStream to IOWrapper.hieuhoang1972
2008-06-11move cube pruning moses lib to trunkhieuhoang1972
2008-06-03eclipse projecthieuhoang1972
2008-05-04alignment output fixhieuhoang1972
2008-05-04git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/tru...hieuhoang1972
2008-04-15changed eclipse project for irstlm changeshieuhoang1972
2008-04-02added stuff for time-out policy. If translation takes too much time, it will ...nicolabertoldi
2008-03-18output search graphphkoehn
2008-03-01code clean - move creating wordgraph file to iostream classhieuhoang1972
2008-02-27output wordgraph for germanhieuhoang1972
2008-02-27output wordgraph for germanhieuhoang1972
2008-02-09minor -hieuhoang1972
2008-01-29roll back last change. seg fault in release buildhieuhoang1972
2008-01-18bug fix for distinct n-best list generation, resolved memory blowup issuephkoehn
2008-01-16bug fixes to distinct n-best list, mbr decoding; also changed switches for mbrphkoehn
2007-11-26Updated xcode projectabarun
2007-11-16don't use hypo pool until delayed destructor is sorted outhieuhoang1972
2007-09-28Implemented -r (-recover-input-path) to recover the actual path through the C...redpony
2007-09-05updated xcode projects to include new source files.jdschroeder
2007-07-18build with SRILM in windows under different configurationhieuhoang1972
2007-05-29Deleted old xcode files.jdschroeder
2007-05-29update eclipse project file for irstlm changehieuhoang1972
2007-05-29Added Xcode 2.4 projects for moses and moses-cmd. Uses links to external sril...jdschroeder
2007-05-16rename LatticePath class and associated classes to TrellisPath, to avoid conf...hieuhoang1972
2007-05-16code tidy uphieuhoang1972
2007-05-16fix compile errorredpony
2007-05-16Code for MBR decodingabarun
2007-05-16visual studio compile errorshieuhoang1972
2007-05-16Code for MBR decodingabarun
2007-04-18visual studio projecthieuhoang1972
2007-04-18Support for the decoding of arbitrary word lattices. Must be given in the for...redpony
2007-04-06re-introduce konrad lexicalized reordering but fix bugs with help from philipp. hieuhoang1972
2007-03-14output empty line even if no best hypothesis foundhieuhoang1972
2007-03-04visual studio proj filehieuhoang1972
2007-03-04make output of decimal places consistent by not format anywhere but in Main.cpphieuhoang1972
2007-03-04make output of decimal places consistent by not format anywhere but in Main.cpphieuhoang1972
2007-02-26added option -include-alignment-in-n-best to include the word alignment for e...phkoehn
2007-02-24move calling InitializeBeforeSentenceProcessing() & CleanUpAfterSentenceProce...hieuhoang1972
2007-02-23code cleanuphieuhoang1972
2007-02-23verbose=0 nothing goes to stderr except for real, aborting errorshieuhoang1972
2007-02-21change unknown word processing to be closer to the way pharaoh does it - crea...hieuhoang1972
2007-02-16code cleanup - make FactorCollection and StaticData totally accessible only g...hieuhoang1972
2007-02-13fixed regression test failing. Number of features for generation models MUST ...hieuhoang1972
2007-02-12added #def to use hypo pool hieuhoang1972
2007-02-09take out irstlm on VS buildhieuhoang1972
2007-02-05don't skip empty lineshieuhoang1972
2007-01-22exit/return from main()hieuhoang1972