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
2017-01-02Add InMemoryPerSentenceOnDemandLMLane Schwartz
2015-08-27compile NPLM objects with single precisionRico Sennrich
2015-08-17Removed ORLM.Ulrich Germann
2015-07-21added switch -fopenmp to compilation of BiLM_NPML.oUlrich Germann
2015-03-18relational dependency language modelRico Sennrich
2015-03-09link with openmp for srilmHieu Hoang
2015-03-09link with openmp for srilmHieu Hoang
2015-02-18park Joint LM. Doesn't work anymoreHieu Hoang
2015-01-26fixings to the IRSTLM interface for textual input; code cleanupNicola Bertoldi
2014-12-15changes to make Moses compliant with the most recent version (5.80.06) of IRSTLMNicola Bertoldi
2014-11-17compatibility with NPLM 0.3 (breaks earlier versions of NPLM)bilingual-lmRico Sennrich
2014-11-13Convert moses words to oxlm word ids.Paul Baltescu
2014-11-13Skeleton for source conditioned OxLM feature.Paul Baltescu
2014-11-13Move BilingualLM under LM.Paul Baltescu
2014-11-13Fix compilationXapaJIaMnu
2014-11-13Some file renaming and fixesXapaJIaMnu
2014-11-13Abstract BilingualLM to Binlm_NPLM. Doesn't compileXapaJIaMnu
2014-11-13fix JamfileHieu Hoang
2014-10-09Fix OxLM.Paul Baltescu
2014-09-30warn against using SRILM 1.7.1Hieu Hoang
2014-08-08OxLM integration.Paul Baltescu
2014-07-17thread-safety, precomputation and caching for NeuralLMWrapperRico Sennrich
2014-07-16name changeHieu Hoang
2014-07-15cleanupHieu Hoang
2014-07-15compiles with bjamHieu Hoang
2014-07-11state infoHieu Hoang
2014-07-10compiles with eclipseHieu Hoang
2014-02-07prepare for the next version of DALM.Jun-ya NORIMATSU
2013-12-21Re-enabled unit test for backward LM.Lane Schwartz
2013-12-21 Added support for hierarchical maximum entropy LM through SRILM.Lane Schwartz
2013-12-20Updated Jamfile for compiling and linking against NPLMLane Schwartz
2013-11-21minor compile error on Mac OSXHieu Hoang
2013-11-14bjam with dalmHieu Hoang
2013-11-11compiled DALM with bjamHieu Hoang
2013-11-11DALM loadHieu Hoang
2013-10-29add NeuralLMHieu Hoang
2013-10-01defer BackwardTestHieu Hoang
2013-09-25skeleton LMHieu Hoang
2013-08-27Re-enable backward LM code.Lane Schwartz
2013-07-19Reduce scope of lm dependencyKenneth Heafield
2013-07-19FactoryKenneth Heafield
2013-02-02delete LM/Factory.*Hieu Hoang
2012-11-27move Score3Parser to TranslationModel/Hieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang