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
2018-02-20fix symlink path in Jamroot when using --prefixScherrer Yves
2017-05-29force softlinkHieu Hoang
2017-02-15start probing pt libHieu Hoang
2017-02-01move moses2 to rootHieu Hoang
2017-01-10enable C++11Hieu Hoang
2016-12-29fixing errors while building with oxlm: renamed iptr to boost_iptr because of...Doried Abd-Allah
2016-10-06delete CreateProbingPT2Hieu Hoang
2016-08-10move moses2 to contribHieu Hoang
2016-01-25Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-01-18Jamfile cleanupHieu Hoang
2016-01-18create moses2_libHieu Hoang
2016-01-18move moses2 into root directoryHieu Hoang
2016-01-16Bjam would not link libboost_serialization statically unless explicitly instr...Ulrich Germann
2016-01-16Added Marcin Junczys-Dowmunt's implementation of Johnson et al.'s significanc...Ulrich Germann
2016-01-14bjamHieu Hoang
2015-12-22Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-12-18Utility to look up phrase table entries for a corpusMichael Denkowski
2015-12-18Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-12-18always compile with probing ptHieu Hoang
2015-12-05Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-11-30Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-11-30Added switch --version to have Moses print out the code versions it was compi...Ulrich Germann
2015-11-29Disabled default compilation of a number of minor utilities associated with s...Ulrich Germann
2015-11-12Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-11-10Integrated more finegrained abyss server control from mosesserver.cpp; mosess...Ulrich Germann
2015-11-02Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-10-30Made a few things compile with Makefile outside of the bjam compile.Ulrich Germann
2015-10-25add moses2 to bjam compileHieu Hoang
2015-10-05minor compile errorHieu Hoang
2015-10-02maximum expected BLEU trainerMatthias Huck
2015-10-01--no-xmlrpc-c commentperf_baseline0Hieu Hoang
2015-09-22add --with-address-sanitizer option to Jamroot build fileDavid Madl
2015-09-14Merge branch 'master' of http://github.com/moses-smt/mosesdecoderUlrich Germann
2015-09-10Merge branch 'master' of github.com:moses-smt/mosesdecoderKenneth Heafield
2015-09-10Change debug flags to off by defaultKenneth Heafield
2015-09-04Support for new external module MMT.Ulrich Germann
2015-08-10Filter more warnings with --filter-warnings.Ulrich Germann
2015-08-04More extensive filtering of compiler warnings with --filter-warnings.Ulrich Germann
2015-07-31rm bin/moses_chart => rm -f bin/moses_chart.Ulrich Germann
2015-07-16changes to make static build work, and limit the number of concurrent connect...Hieu Hoang
2015-07-01rollback c++11 for nowhieu
2015-06-17false alarm. clang does support object list init. Needed to enable c++11 for ...Hieu Hoang
2015-06-16testing the waters for c++11Rico Sennrich
2015-05-24Removed dependency on libcurlpp, as it was difficult to link that staticly.Ulrich Germann
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-04-21Added bitext-find to alias mm.Ulrich Germann
2015-04-05Merge branch 'master' into mmt-devUlrich Germann
2015-03-31delete External FF. FF framework changes too fast to be able to keep this up-...Hieu Hoang
2015-03-30Disabled spe-check-coverage. Needs to be adapted to API changes.Ulrich Germann