Commit Graph

1173 Commits

Author SHA1 Message Date
Ulrich Germann
ef9886be49 Added script for auto-rollback to the latest commit that passes all regtests. 2015-11-25 10:47:57 +00:00
Ulrich Germann
c8b859de67 Merge remote-tracking branch 'legacy/master'
Conflicts:
	moses/server/TranslationRequest.cpp
2015-11-24 19:22:37 +00:00
Hieu Hoang
8678e0361f eclipse 2015-11-24 15:10:07 +00:00
David Madl
3b63930943 move global Timer to Timer.h
Move ResetUserTime(), PrintUserTime(), GetUserTime() to Timer.h

Do not reset timer in StaticData.
2015-11-17 16:15:13 +00:00
Ulrich Germann
9826599cb0 Enforce const-ness of command line arguments; bug fix in mosesserver.cpp. 2015-11-11 01:08:05 +00:00
Ulrich Germann
bd2d24cbb8 Integrated more finegrained abyss server control from mosesserver.cpp; mosesserver is now officially deprecated. 2015-11-10 20:30:06 +00:00
Hieu Hoang
d0be56f8ab Consistent naming: total score -> m_futureScore 2015-11-09 12:44:39 +00:00
Hieu Hoang
befd1a4ebb compile.sh works on osx 2015-11-05 09:09:34 +00:00
Hieu Hoang
50d77a921b script to compile and upload binaries 2015-11-05 00:22:40 +00:00
Hieu Hoang
b5d914134a move beats() out of #ifdef region 2015-11-03 20:56:37 +00:00
Hieu Hoang
9b56e63d51 eclipse. And more #ifdef HAVE_XMLRPC_C 2015-11-03 19:00:58 +00:00
Ulrich Germann
324c378f7f Options refactoring. Moses crashed in server mode when asked to provide n-best translations with scores. 2015-10-31 12:50:52 +00:00
Ulrich Germann
8e1f21d38e Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2015-10-26 17:58:16 +00:00
Ulrich Germann
624c6c7342 Merge branch 'master' of http://github.com/modernmt/mosesdecoder
Conflicts:
	.gitmodules
2015-10-26 01:26:23 +00:00
Ulrich Germann
55b1487fa0 Bug fix (contrib/Makefiles/install-dependencies.gmake). 2015-10-25 16:38:52 +00:00
Ulrich Germann
8c39e1f906 Makefiles of included packages can't handle spaces in path names. Added note to this effect. 2015-10-25 16:21:35 +00:00
Ulrich Germann
8f8b6bc85f Bug fix (contrib/Makefiles/install-dependencies.gmake). 2015-10-25 15:55:39 +00:00
Ulrich Germann
88501c7823 Escaping of spaces in pathnames (contrib/Makefiles/install-dependencies.gmake). 2015-10-25 15:53:26 +00:00
Ulrich Germann
5c74838747 Fixing Makefile for installing dependencies. 2015-10-25 15:46:54 +00:00
Ulrich Germann
58221ae402 Added Makefile to automatically download and build Moses dependencies. 2015-10-25 15:30:03 +00:00
Hieu Hoang
97b2aa5663 WordsRange -> Range 2015-10-25 13:37:59 +00:00
Hieu Hoang
84b1c4b4c0 WordsBitmap -> Bitmap 2015-10-25 13:07:25 +00:00
Hieu Hoang
55698d15bc templatize Comparer for unordered maps/set 2015-10-18 01:02:38 +01:00
Hieu Hoang
31338d2fa2 eclipse 2015-10-15 13:42:23 +01:00
Ubuntu
0f2712bdfb merge 2015-10-13 12:52:57 +00:00
Hieu Hoang
72bef00781 minor compile error 2015-10-05 00:05:38 +01:00
Matthias Huck
0fbb3973c3 maximum expected BLEU trainer 2015-10-02 20:11:35 +01:00
Ubuntu
45a0f21a67 link. Only o32 left in salm. Not sure why 2015-10-02 18:25:31 +00:00
Philipp Koehn
a052837a3a streamlining license to LGPL 2.1 2015-09-25 17:20:09 -04:00
Hieu Hoang
7929d7bcdd DeleteRules FF 2015-09-24 10:57:36 +01:00
Michael Denkowski
245539d90b Update phrase table combination interface
- Move "all" modes from PhraseDictionaryMultiModel to PhraseDictionaryGroup
- Refactor combination logic
2015-09-15 15:01:07 +01:00
Hieu Hoang
d55325cbdb eclipse with cmph 2015-09-09 06:59:25 +02:00
Hieu Hoang
1eabb49ec8 eclipse 2015-09-03 19:22:16 +01:00
Hieu Hoang
a16d118a95 eclipse 2015-08-27 15:39:28 +04:00
Ulrich Germann
e8f010b9af Removed ORLM. 2015-08-17 18:11:04 +01:00
Ulrich Germann
8b3f2d4338 Bye-bye, PhraseDictionaryDynSuffixArray. 2015-08-17 15:35:35 +01:00
Hieu Hoang
e0d2af268c eclipse 2015-08-11 13:10:38 +04:00
Hieu Hoang
4a3363479e remove namespace pollution from old dynamic suffix array and randlm 2015-08-11 12:44:42 +04:00
Hieu Hoang
3c682fa8b0 performance issue using moses server. Related to email thread https://www.mail-archive.com/moses-support@mit.edu/msg12775.html
Fix by Martin Baumgärtner
2015-08-06 13:42:03 +04:00
Hieu Hoang
c989b8f34a apply Pidong Wang's patch for server to new server code in moses/ 2015-07-21 16:46:32 +04:00
Hieu Hoang
47bea6afb5 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2015-07-16 23:26:23 +04:00
Hieu Hoang
b3baade7f0 changes to make static build work, and limit the number of concurrent connections to moses server. /Pidong Wang 2015-07-16 19:55:16 +01:00
Hieu Hoang
1d059eee94 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2015-07-13 17:43:05 +04:00
XapaJIaMnu
36bab92fcf Test and fix errors in the profiling part of speedtest and update documentation. Works. 2015-07-07 11:14:50 +01:00
XapaJIaMnu
540f9e9974 Update documentation for google-profiler. Untested 2015-07-06 14:19:59 +01:00
Hieu Hoang
4f155f104d codelite 2015-07-06 14:07:50 +04:00
XapaJIaMnu
078c8f7fdb Some fixes in the profiler config and added possibility to use google-profiler. Untested still, no documentaion 2015-07-03 17:51:00 +01:00
XapaJIaMnu
070e0a83e1 LD_PRELOAD systax was wrong 2015-07-02 16:57:17 +01:00
Hieu Hoang
930dce10bf prune multiple files at once. Make up for failure in ems to give the full path of the gen table 2015-06-25 13:02:29 +04:00
Hieu Hoang
c80df1212e prune multiple files at once. Make up for failure in ems to give the full path of the gen table 2015-06-25 10:48:35 +04:00