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
2014-08-06template-ise, preparing for chart versionBarry Haddow
2014-08-06Refactor hypergraph output codeBarry Haddow
2014-08-06Sparse features trainable with hg miraBarry Haddow
2014-08-02add virtual void ChangeSource(InputType *&input) constHieu Hoang
2014-07-18Fixed build failure when compiled without --with-mm.Hieu Hoang
2014-07-18Added missing EOL at end of file.Ulrich Germann
2014-07-18Fixed build failure when compiled without --with-mm.Ulrich Germann
2014-07-09Major overhaul of Mmsapt. Reorganization of old and addition of new features ...Ulrich Germann
2014-07-09Simulated post-editing sessions feeding reference and alignment into the syst...Ulrich Germann
2014-06-08beautifyNicola Bertoldi
2014-06-06the management of passthrough xml-tags is introducedNicola Bertoldi
2014-05-19beautifyNicola Bertoldi
2014-04-30Merge branch 'master' into dynamic-modelsNicola Bertoldi
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-04-28Merge branch 'master' into dynamic-phrase-tablesUlrich Germann
2014-04-17Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2014-04-03Reformatting for readability.Ulrich Germann
2014-03-13changesNicola Bertoldi
2014-03-11Merge branch 'dynamic-phrase-tables'Ulrich Germann
2014-03-11Reformatting for readability. In ReadInput: delete source only if non-NULL.Ulrich Germann
2014-03-10Fix -output-hypo-scoreKenneth Heafield
2014-02-07Fixes to hypergraph and htk outputs, better cmd line help.Barry Haddow
2014-01-20copy weights of untuneable features from original config in mertRico Sennrich
2014-01-17merge master into this branchNicola Bertoldi
2014-01-15merged upstream with origin for mingwjiejiang
2014-01-15beautifyNicola Bertoldi
2014-01-06reporting on init (pretty slow for binary phrase table!) and bug fix in exper...phikoehn
2014-01-05additional time reporting and stardardizationphikoehn
2014-01-03make good use of the new precise timer...phikoehn
2014-01-01destroy feature functions at end. Otherwise it shows up on valgrind as memory...Hieu Hoang
2013-12-19moses windows build, with some TODO listjiejiang
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-21delete includes for util/check.hhHieu Hoang
2013-11-18replace CHECK with UTIL_THROW_IF in moses-cmdHieu Hoang
2013-11-15move collection of generation-table from Staticdata to GenerationDictionaryHieu Hoang
2013-11-15move collection of phrase-table from Staticdata to PhraseDictionaryHieu Hoang
2013-10-14also report lm scores, and matched n-gram length (thanks Ken!)phikoehn
2013-10-13one more fixphikoehn
2013-10-13more enriched tracephikoehn
2013-10-03speed up compiling by removing headers from StaticData.hHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-25skeleton PTHieu Hoang
2013-09-22placeholder for chart decodingHieu Hoang
2013-09-22placeholder for chart decodingHieu Hoang
2013-09-19placeholders work in pb decoder. God i'm boredHieu Hoang
2013-09-19more placeholder code and 'NO BEST TRANSLATION' to stderr for pbHieu Hoang
2013-08-23beautifyHieu Hoang
2013-08-16Merge pull request #43 from jgwinnup/masterHieu Hoang
2013-08-16beautifyHieu Hoang
2013-08-15add phrase table cachingHieu Hoang