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/misc
AgeCommit message (Expand)Author
2015-03-28Modernize "C" includes in misc.Jeroen Vermeulen
2015-01-22Set default number of scores to 4Marcin Junczys-Dowmunt
2015-01-22fixed segfault for querying, set scores to 4Marcin Junczys-Dowmunt
2015-01-14use astyle 2.01. It's on Edinburgh server and doesn't screw up enumHieu Hoang
2015-01-14beautifyHieu Hoang
2015-01-12delete processPhraseTable and queryPhraseTableHieu Hoang
2014-12-23Fixed crash in probingPT when probability is precisely 0XapaJIaMnu
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-12-06add OutputSearchGraphHypergraph() to API framework. Move m_source to BaseManagerHieu Hoang
2014-11-28make GetParam() a const method with no side effectHieu Hoang
2014-11-28make GetParam() a const method with no side effectHieu Hoang
2014-10-21prune using phrase scoresBarry Haddow
2014-09-09Pass arguments correctly to MosesBarry Haddow
2014-09-09Tidy commentsBarry Haddow
2014-09-08phrase table pruningBarry Haddow
2014-09-08Start implementing prunerBarry Haddow
2014-07-19Moved merge-sorted from contrib/m4m/util to misc.Ulrich Germann
2014-06-13Fix compilation of ProbingPTXapaJIaMnu
2014-06-13bjam for ProbingPTHieu Hoang
2014-06-13bjam for ProbingPTHieu Hoang
2014-06-08beautifyNicola Bertoldi
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-05-31Eliminated factor delimiter from the parameters ofUlrich Germann
2014-01-15beautifyNicola Bertoldi
2014-01-15code cleanup; fixings to others' code/testNicola Bertoldi
2014-01-14merge master into this branchNicola Bertoldi
2014-01-10allow setting of nscores in compact phrase table query toolphikoehn
2013-12-16Transliteration MiningNadir Durrani
2013-09-27beautifyHieu Hoang
2013-09-24Removing BinariesNadir Durrani
2013-08-30start on forced decoding for SCFGHieu Hoang
2013-08-18remove useless files (generated by beautify)Nicola Bertoldi
2013-08-12beautifyNicola Bertoldi
2013-07-08beautifyHieu Hoang
2013-07-08beautifyHieu Hoang
2013-07-08Fixed queryPhraseTableMin, added warnings for compacting phrase tables qithou...Marcin Junczys-Dowmunt
2013-07-06add name of feature function to mimic how it is actually called in the decoderHieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-10refactor parsing of feature functiona argsHieu Hoang
2013-06-03beautifyHieu Hoang
2013-05-31consistent Load() for all feature functions. Can be used not to load if doing...Hieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-28delete create-iniHieu Hoang
2013-05-27delete LMListHieu Hoang
2013-05-22Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2013-05-22Make Phrase::CreateFromString() more efficientHieu Hoang
2013-05-22Added PCL based arrow pipeliningIan Johnson
2013-05-16change integration of sparse features with EMS to account for new weights formatHieu Hoang
2013-05-14change PhraseDictionaryTreeAdaptor --> PhraseDictionaryBinaryHieu Hoang
2013-05-09change name PhraseDictionarySCFG to PhraseDictionaryMemory. They have been m...Hieu Hoang