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/lm
AgeCommit message (Expand)Author
2016-03-08Compile phrase_table_vocabKenneth Heafield
2016-01-13KenLM e06ec4dc59f765482d7545b3cb797b8fc128ab9fKenneth Heafield
2015-10-16make util::StringStream more like std::stringstreamHieu Hoang
2015-09-29KenLM a590a3a4dadf516a1cff28c8f1c06aa89766f519 including StringStreamKenneth Heafield
2015-09-14Merge branch 'master' of http://github.com/moses-smt/mosesdecoderUlrich Germann
2015-09-10Update kenlmKenneth Heafield
2015-09-07Merge branch 'master' into ranked-samplingUlrich Germann
2015-09-04Missing #include.Ulrich Germann
2015-09-03synchronize nplm jamfile options between moses/LM/Jamfile and lm/JamfileRico Sennrich
2015-08-27KenLM 2a3e8fae3633c890cb3b342d461f9130c8e343fa excluding unfinished interpola...Kenneth Heafield
2015-05-20Added missing header for std::cerr.Ulrich Germann
2015-05-20Fix _fpclass build failure on MinGW.Jeroen Vermeulen
2015-05-19KenLM 7408730be415db9b650560a8b2bd3e4e3af49ec9.Kenneth Heafield
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-04-01Less error-like complaint when substituting fallback discounts / Matthias HuckKenneth Heafield
2015-03-28Modernize "C" includes in lm.Jeroen Vermeulen
2015-03-26Make NPLM wrapper compile again. Fixes #102.Kenneth Heafield
2015-03-25KenLM 240ea65a021574261a38d45eb68143f26ad177e5Kenneth Heafield
2015-01-22KenLM a6d57501dcac95a31719a8628f6cbd288f6741e2 including Marcin's fixed pruningKenneth Heafield
2014-11-17compatibility with NPLM 0.3 (fork on https://github.com/rsennrich/nplm)Rico Sennrich
2014-10-08KenLM 370f97fa549f02e162a3a0f17bf3ad6cce2c3813Kenneth Heafield
2014-08-28Bugfix / Stephan Peitz and more paranoid error checkingKenneth Heafield
2014-07-27First attempt at fixing missing-backoffs bug in lmplzMarcin Junczys-Dowmunt
2014-07-19D'ph forgot to copy utilKenneth Heafield
2014-07-19dump_counts doesn't compileHieu Hoang
2014-07-18KenLM 8386117fdc026b8532adac85c5f921388754d569Kenneth Heafield
2014-07-17thread-safety, precomputation and caching for NeuralLMWrapperRico Sennrich
2014-07-17add nplm wrapper from Kenneth's kenlm repoRico Sennrich
2014-06-22KenLM e94d0b3ea9082d8aa443e15e33aee6fb9c2af990 including possible deadlock fixKenneth Heafield
2014-06-05KenLM f81d02792087a837ea17e6ce2b33f9b7aaecca68 should fix segfault with Array...Kenneth Heafield
2014-06-02KenLM 5a7efd8fe1db88ee0a9f7e9479b24ac3ca348221 with Hieu's patch to exception.hhKenneth Heafield
2014-01-28KenLM 5cc905bc2d214efa7de2db56a9a672b749a95591Kenneth Heafield
2014-01-15merged upstream with origin for mingwjiejiang
2014-01-02KenLM 85c82bd, revamp Moses timer to have more precisionKenneth Heafield
2013-12-19moses windows build, with some TODO listjiejiang
2013-09-09KenLM 6f7913cc7ca0f7672c6d899358365f047a742bbbKenneth Heafield
2013-09-06Checking in examples of CMake files.Lane Schwartz
2013-07-01EmptyContextState -> NullContextState / NadirKenneth Heafield
2013-06-24KenLM 6b4a1c7940a36026de1d96693ccb6ec0f16de8dcKenneth Heafield
2013-05-29Tetsuo's two patchesKenneth Heafield
2013-05-19KenLM 10ddf7d923355b35a7de9a5219673eca9e18be98 except Hieu's slow string_piec...Kenneth Heafield
2013-05-16Update search_trie.hhXiang Li
2013-01-24KenLM 31a6644 resizable probing hash table, build fixesKenneth Heafield
2013-01-23Ales Tamchyna patch for ancient Boost.Kenneth Heafield
2013-01-23KenLM 58da33: compiler warnings, correctly handle bare K, kill HAVE_BOOSTKenneth Heafield
2013-01-20Compiler warnings, rename to ${binary}_main.ccKenneth Heafield
2013-01-20Cross platform fixesKenneth Heafield
2013-01-20compile error on macHieu Hoang
2013-01-19Tolerate odd characters in corpora.Kenneth Heafield
2013-01-18KenLM df5be22 lmplz for estimationKenneth Heafield