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-15beautify.Hieu Hoang
2015-05-15Bug fix.Ulrich Germann
2015-05-15Move ignored path prefixes into config file.Jeroen Vermeulen
2015-05-15Remove the --any-astyle option.Jeroen Vermeulen
2015-05-15Merge branch 'master' of github.com:moses-smt/mosesdecoderMarcin Junczys-Dowmunt
2015-05-15quick fix for out-of-bound alignment pointsMarcin Junczys-Dowmunt
2015-05-15Rewrite beautify script in Python.Jeroen Vermeulen
2015-05-15Revert "Try to fix moses_chart symlinking for Amittai Axelrod"Kenneth Heafield
2015-05-14Try to fix moses_chart symlinking for Amittai AxelrodKenneth Heafield
2015-05-13Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2015-05-13format of outputBarry Haddow
2015-05-13dependency on hgdecodeBarry Haddow
2015-05-13beautify. Add sed for trailing spacesHieu Hoang
2015-05-13move hg decoding test to reg testsBarry Haddow
2015-05-13Remove trailing whitespace from C++ files.Jeroen Vermeulen
2015-05-13Refactoring of weight loading, making it easier to test hg rescoring.Barry Haddow
2015-05-13tighten up OSM build. More debugging output, to stderr not stdout. lmplz uses...Hieu Hoang
2015-05-12morfessor wrapperHieu Hoang
2015-05-12osm tweaks and morfessor wrapperHieu Hoang
2015-05-12default to using lmplz for convenience and because SRILM uses tonnes of memoryHieu Hoang
2015-05-12Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-05-12default to using lmplz for convenience and because SRILM uses tonnes of memoryHieu Hoang
2015-05-12Fix typo in mmap call.Jeroen Vermeulen
2015-05-12Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-05-12Code reorganization with respect to hypergraph output.Ulrich Germann
2015-05-12Reformatting.Ulrich Germann
2015-05-11codeliteHieu Hoang
2015-05-11add no-splitter-training argument. Splitter to be used by madaHieu Hoang
2015-05-11Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-05-11Added context buffering in IOWrapper for context-sensitive decoding.Ulrich Germann
2015-05-11Tweaks to logging for biased sampling.Ulrich Germann
2015-05-11Logging of latency of bias lookup via server.Ulrich Germann
2015-05-11Additional check for document map if document bias is requested.Ulrich Germann
2015-05-10beautifyHieu Hoang
2015-05-10Modernize symal source code.Jeroen Vermeulen
2015-05-08Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2015-05-08mmsapt doesn't require feature weights on first tuning iterationBarry Haddow
2015-05-05Add profiling option to the testsuite. Untested.XapaJIaMnu
2015-05-05output bleu for multi-bleu hackHieu Hoang
2015-05-05don't output remaining args twiceHieu Hoang
2015-05-05Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-05-05output debugging messages to stderr, not stdoutHieu Hoang
2015-05-04bug fixNicola Bertoldi
2015-05-04merge remote into localNicola Bertoldi
2015-05-04made ProbingPT constructor compliant with PhraseDictionary signatureNicola Bertoldi
2015-05-04made use of boost::shared_mutex dependent from WITH_THREADSNicola Bertoldi
2015-05-03Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-05-03Bug fix wrt. lexical reordering of OOV words in combination with Mmsapt.Ulrich Germann
2015-05-03add multi-bleu-detok. Like multi-bleu scoring but will detokenize/post-proces...Hieu Hoang
2015-05-03Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang