Commit Graph

14420 Commits

Author SHA1 Message Date
Ulrich Germann
7d1987121f Minor update of declaration of binread(). 2015-08-10 09:30:53 +01:00
Ulrich Germann
c40082f94c Bug fix: restored passing of server information to bias client. 2015-08-10 00:09:56 +01:00
Ulrich Germann
a68b77c300 Minor fix in logging of interaction with bias server. 2015-08-10 00:08:44 +01:00
Ulrich Germann
6b084a0587 clang can't handle boost intrusive pointers, it seems. 2015-08-09 22:49:35 +01:00
Ulrich Germann
9702084641 Deleted unused code. 2015-08-09 22:48:26 +01:00
Ulrich Germann
55b4585942 Filter more warnings with --filter-warnings. 2015-08-09 22:48:15 +01:00
Ulrich Germann
13f2af7399 Merge branch 'master' of http://github.com/moses-smt/mosesdecoder
Conflicts:
	moses/SearchCubePruning.cpp
	moses/SearchNormal.cpp
2015-08-09 21:12:30 +01:00
Ulrich Germann
a7ee9d2e3d Added Emacs code formatting instructions. 2015-08-09 20:58:13 +01:00
Ulrich Germann
e24cd5186f Bug fix. No sanity check when updating parameters via RPC calls in the server. 2015-08-09 20:57:37 +01:00
Ulrich Germann
4253a0e642 Get options from Manager instead of StaticData. 2015-08-09 20:56:40 +01:00
Ulrich Germann
ab820e7b25 Copy options from StaticData in constructor. 2015-08-09 20:54:58 +01:00
Ulrich Germann
1e82118ae9 Bug fix: prefixed std:: in several places. 2015-08-09 20:52:56 +01:00
Ulrich Germann
f20c4cbbc0 Namespace refactoring in mmsapt. 2015-08-09 20:51:21 +01:00
Ulrich Germann
5f81db9745 Updated Emacs code formatting instructions. 2015-08-09 20:50:06 +01:00
MosesAdmin
0045a74980 daily automatic beautifier 2015-08-09 00:00:45 +01:00
Hieu Hoang
243148b848 compile error without xmlrpc-c lib 2015-08-08 16:27:56 +04:00
Ulrich Germann
ac862945bb Bug fix: endl => std::endl. 2015-08-08 12:57:05 +01:00
MosesAdmin
21aa5af640 daily automatic beautifier 2015-08-08 00:00:45 +01:00
Ulrich Germann
1d38ca9177 Bug fix: BOOST_FOREACH seems to cause problems. 2015-08-07 19:19:04 +01:00
Ulrich Germann
c4fc7e6610 Update some options via xmlrpc_c calls. 2015-08-07 19:18:24 +01:00
Ulrich Germann
fcd0c17af3 Choice of map type in pstats. 2015-08-07 19:16:27 +01:00
Ulrich Germann
fd4e946ddc Emacs code formatting settings. 2015-08-07 19:14:21 +01:00
Ulrich Germann
883c34aee9 Merge branch 'master' of http://github.com/moses-smt/mosesdecoder into mmt-dev
Conflicts:
	moses/SearchNormalBatch.cpp
	moses/TranslationModel/UG/mm/ug_bitext.h
	moses/TranslationModel/UG/mm/ug_typedefs.h
	moses/TranslationModel/UG/mmsapt.cpp
	moses/TranslationModel/UG/mmsapt.h
2015-08-07 14:14:19 +01:00
Ulrich Germann
a07eb65118 sptr<> -> SPTR<> in preparation for merge with legacy master 2015-08-07 13:35:02 +01:00
Ulrich Germann
e85aa7e932 Post-merge bug fixes and cleanup. 2015-08-07 12:27:42 +01:00
Ulrich Germann
36427beb2f Merge branch 'mmt-dev2' into mmt-dev
Conflicts:
	moses/FF/HyperParameterAsWeight.cpp
	moses/Sentence.cpp
	moses/StaticData.cpp
	moses/StaticData.h
	moses/parameters/AllOptions.cpp
	moses/parameters/AllOptions.h
	moses/parameters/SearchOptions.cpp
	moses/parameters/SearchOptions.h
2015-08-07 12:20:48 +01:00
Ulrich Germann
d11906abcd Code simplification in IOWrapper. 2015-08-07 03:01:24 +01:00
Ulrich Germann
4ad6f2a5a6 Added Emacs code formatting parameters. 2015-08-07 02:22:45 +01:00
Ulrich Germann
f19c8abcc2 Updated Emacs code formatting parameters. 2015-08-07 01:46:50 +01:00
Ulrich Germann
a2eacb9d3d Construct OutputCollector directly from string(s). 2015-08-07 01:45:29 +01:00
Ulrich Germann
6c1d9e2431 More reorganisation of options. 2015-08-06 22:52:34 +01:00
Ulrich Germann
524109e2ca Reorganisation of options.
The purpose of this effort is to have options local to the individual translation task,
so that they can be changed in the running system in a multi-threaded system.
2015-08-06 21:11:43 +01:00
Hieu Hoang
83ef138961 delete old unused code 2015-08-06 18:16:02 +04:00
Hieu Hoang
776da79442 delete old unused code 2015-08-06 17:42:44 +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
U-DESKTOP-ONHNTIV\hieuh
1dabb7c8fc Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2015-08-05 18:15:56 +01:00
U-DESKTOP-ONHNTIV\hieuh
626a53e7df compile error on 4.9.3 on cygwin 2015-08-05 18:15:09 +01:00
Ales Tamchyna
a201a98119 fix compilation with VW (TODO I really should write a regression test for VW) 2015-08-05 16:33:52 +02:00
Ulrich Germann
6527c23875 Updated emacs code formatting setting. 2015-08-05 14:17:58 +01:00
Ulrich Germann
3323a02727 Option reorganisation in StaticData. 2015-08-05 02:15:34 +01:00
Ulrich Germann
fc10ad4afb Code reorganization for better session management in Moses server. Clients can now close sessions. 2015-08-04 01:59:28 +01:00
Ulrich Germann
c5b193346c More extensive filtering of compiler warnings with --filter-warnings. 2015-08-04 01:58:28 +01:00
Ulrich Germann
8644a3bbf2 Renamed for file name consistency. 2015-08-03 22:00:26 +01:00
Barry Haddow
4c3a6a3f3f remove dash 2015-08-03 21:19:08 +01:00
Barry Haddow
57b0c351c0 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2015-08-03 16:47:31 +01:00
Barry Haddow
f808b32030 support version of nplm that picks best on heldout 2015-08-03 16:47:25 +01:00
Barry Haddow
a39544bbcb fix inconsistency in the example 2015-08-03 16:46:57 +01:00
Ulrich Germann
8e33b9a07d Bug fix: ensure a new session ID is assigned every time a session isn't found. 2015-08-03 10:24:01 +01:00
Ulrich Germann
44df19aa3b Make translation sessions in the server actually work. Time-out yet to be implemented. 2015-08-03 00:29:34 +01:00
Ulrich Germann
6c5c5f60da Initial check-in of translation session management in the server. 2015-08-02 21:28:47 +01:00