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
2015-05-24eclipseHieu Hoang
2015-05-21eclipseHieu Hoang
2015-05-12default to using lmplz for convenience and because SRILM uses tonnes of memoryHieu Hoang
2015-05-11codeliteHieu Hoang
2015-05-05Add profiling option to the testsuite. Untested.XapaJIaMnu
2015-05-01Initial work to add support for profiling mode in the testsuiteXapaJIaMnu
2015-04-30delete unused varHieu Hoang
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-04-27codeliteHieu Hoang
2015-04-27add extra parser argument to ChartCellCollection to support FF::EvaluateGiven...Hieu Hoang
2015-04-26boost unique lockHieu Hoang
2015-04-26Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into mmt-devUlrich Germann
2015-04-24Seed the randomizer once, not every time.Jeroen Vermeulen
2015-04-23Merge branch 'master' of https://github.com/moses-smt/mosesdecoderMatthias Huck
2015-04-23n-best list creation in phrase-based decoding: improved efficiency with spars...Matthias Huck
2015-04-23Add cross-platform randomizer module.Jeroen Vermeulen
2015-04-22hack to allow target side of tokenized parallel corpus to be used for LMHieu Hoang
2015-04-16Replace deprecated bcopy() with memcpy().Jeroen Vermeulen
2015-04-16Replace deprecated bzero() with memset().Jeroen Vermeulen
2015-04-14Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-04-14misc script to parallelize madamira on grid engineHieu Hoang
2015-04-11codeliteHieu Hoang
2015-04-05Merge branch 'master' into mmt-devUlrich Germann
2015-04-03Unused variable.Ulrich Germann
2015-04-02uncomment out lines that clang choked on. Now worksHieu Hoang
2015-04-02resolve conflictsakimbal1
2015-04-02compile with clang 3.3 x86_x6, no warningsakimbal1
2015-04-02make it compile on osx/clangHieu Hoang
2015-04-02Merge pull request #103 from aminorex/masterHieu Hoang
2015-04-02Replace use of tmpnam with boost::filesystem.Jeroen Vermeulen
2015-04-02handle asian stock tickers betterakimbal1
2015-04-02Merge remote-tracking branch 'upstream/master'akimbal1
2015-04-02make -a work more like the perl tokenizerakimbal1
2015-04-01splitter and tokenizer tweaks, multithreading tokenizerakimbal1
2015-04-01splitter tweaksakimbal1
2015-04-01add -B optionakimbal1
2015-04-01add splitterakimbal1
2015-03-28Modernize "C" includes in contrib.Jeroen Vermeulen
2015-03-26Managers and feature functions now have access to the entire TranslationTask,...Ulrich Germann
2015-03-26More bjam fiddling.Ulrich Germann
2015-03-211. Lifetime of tasks in ThreadPool is now managed via shared pointers.Ulrich Germann
2015-03-20Bjam is the most awful build system in the world.Ulrich Germann
2015-03-19draft splitterakimbal1
2015-03-19Restored legacy moses server.Ulrich Germann
2015-03-17codeliteHieu Hoang
2015-03-17Changes to RUleScope from private branch. More codelite projectsHieu Hoang
2015-03-17option to change the estimated score only, not actuall scoreHieu Hoang
2015-03-17start CodeLite project filesHieu Hoang
2015-03-16start CodeLite project filesHieu Hoang
2015-03-10remove visual studio and xcode project files. No longer maintainedHieu Hoang