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-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-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-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
2015-03-10eclipseHieu Hoang
2015-03-08eclipseHieu Hoang
2015-03-04eclipseHieu Hoang
2015-03-04Folded contrib/server/mosesserver.cpp into the moses executable.Ulrich Germann
2015-02-28path arg /Cheng YongHieu Hoang
2015-02-25eclipseHieu Hoang
2015-02-24change default mac-chart-span 10->20. /Arefeh KazemiHieu Hoang
2015-02-18park Joint LM. Doesn't work anymoreHieu Hoang
2015-02-16detokenization fixes and featuresakimbal1
2015-02-15stop treating dash like hyphenakimbal1
2015-02-15merge upstreamakimbal1
2015-02-15closer match to perl tokenizerakimbal1
2015-02-13Missing include: boost/foreach.hpp.Jeroen Vermeulen
2015-02-13Merge branch 'master' into sampled-lexicalized-reorderingUlrich Germann
2015-02-12minor compile errorHieu Hoang
2015-02-10Adapted for new return type of TranslationOptionCollection::GetTranslationOpt...Ulrich Germann
2015-02-06check args for KENLMHieu Hoang
2015-02-05Using boost for prefix/suffix checks /Jeroen VermeulenHieu Hoang
2015-02-03eclipseHieu Hoang
2015-02-02remove spurious endlakimbal1