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
2012-10-16Merge remote-tracking branch 'origin/master' into miramergeBarry Haddow
2012-10-14Merge remote-tracking branch 'origin/master' into miramergeBarry Haddow
2012-10-12Fix more conflations, update lazyKenneth Heafield
2012-10-09enable threadingHieu Hoang
2012-10-09enable threadingHieu Hoang
2012-10-09mkdtemp template must be have 6 'X' in LinuxHieu Hoang
2012-10-09if don't find best match, pick the 1stHieu Hoang
2012-10-08Merge remote branch 'github/master' into miramergeBarry Haddow
2012-10-08xcodeHieu Hoang
2012-10-05eclipse project filesHieu Hoang
2012-10-05eclipse project filesHieu Hoang
2012-10-04remove dependency on boost filesystem objectHieu Hoang
2012-10-03better docWilker Aziz
2012-10-02input type bug fixwlin12
2012-09-27Merge remote branch 'github/master' into miramergeBarry Haddow
2012-09-25rename CTO to CTOsHieu Hoang
2012-09-25delete ChartTranslationOptionCollection. Roll everything into managerHieu Hoang
2012-09-22Single-threaded compilation fixesKenneth Heafield
2012-09-21XCode project files updateJacob Dlougach
2012-09-18query results can now be sorted and prunedWilker Aziz
2012-09-18combine-ptables: Implementation of fillup and other operations of translation...Arianna Bisazza
2012-09-14signatures changed to cpp stringsWilker Aziz
2012-09-14i) check for invalid paths; ii) added sample data; iii) added --with-cmph in ...Wilker Aziz
2012-09-14Added an option to use/not use cmph and details about building/compiling in R...Wilker Aziz
2012-09-12Customized delimiter + properties added to BinayPhraseTableWilker Aziz
2012-09-12Renaming python PhaseTable to BinaryPhaseTable + better docsWilker Aziz
2012-09-12Merge branch 'master' of git://github.com/moses-smt/mosesdecoderWilker Aziz
2012-09-12Better setup.py + python tree moved under contrib/Wilker Aziz
2012-09-11Merge branch 'master' of github.com:moses-smt/mosesdecoderMarcin Junczys-Dowmunt
2012-09-11Fix locking in AlignmentInfoCollection.*junczys
2012-09-11possible fix for tmcombine for models without alignment infoRico Sennrich
2012-09-07added some more documentationwlin12
2012-09-07adding the code for relative entropy pruning to contrib/relent-filterwlin12
2012-09-07adding the code for relative entropy pruning to contrib/relent-filterwlin12
2012-09-06new training option -write-lexical-countsRico Sennrich
2012-09-04eclipseHieu Hoang
2012-09-02delete reranker, not finished according to Holger Schwenk.Hieu Hoang
2012-08-24Removed debugging artefactMarcin Junczys-Dowmunt
2012-08-24Merge https://github.com/hieuhoang/mosesdecoderHieu Hoang
2012-08-22fix sigtest filter for hierarchical modelsRico Sennrich
2012-08-22Removed debugging artifactMarcin Junczys-Dowmunt
2012-08-22Merge branch 'master' of github.com:moses-smt/mosesdecoderMarcin Junczys-Dowmunt
2012-08-22faster, better memory footprint, replaced sets with ordered vectorsMarcin Junczys-Dowmunt
2012-08-20eclipse project filesHieu Hoang
2012-08-20eclipse project filesHieu Hoang
2012-08-14rename tm-mt extraction to fuzzy matchHieu Hoang
2012-08-12servlet and jquery interfaces for moses server. Thanks to Alexander UlanovHieu Hoang
2012-08-10Merge branch 'master' of https://github.com/moses-smt/mosesdecoderJonathan Clark
2012-08-10Use Moses' Timer class, which is based on wall-time instead of the C clock() ...Jonathan Clark
2012-08-10Delete CellCollection classHieu Hoang