https://github.com/wilkeraziz/mosesdecoder

sort by:
Revision Author Date Message Commit Date
05bf63a Merge remote-tracking branch 'legacy/master' into mmt-dev 01 September 2015, 23:59:15 UTC
3ec3dcf Merge remote-tracking branch 'origin/ranked-sampling' into mmt-dev 01 September 2015, 23:20:28 UTC
1fb7c97 Added submodule for code specific to MMT. 01 September 2015, 23:14:05 UTC
9fd0486 score-main: Seems like the list container is causing substantial efficiency issues. Phrase scoring apparently takes hours longer in some cases. Switch back to vector. 29 August 2015, 03:48:09 UTC
1243921 compile NPLM objects with single precision (for compatibility with nplm commit 9dea3fe) 27 August 2015, 13:15:49 UTC
a16d118 eclipse 27 August 2015, 11:39:28 UTC
09ecd07 KenLM 2a3e8fae3633c890cb3b342d461f9130c8e343fa excluding unfinished interpolation directory 27 August 2015, 09:55:52 UTC
380b5a5 Remove unused variable 27 August 2015, 09:50:56 UTC
8e162ce daily automatic beautifier 26 August 2015, 23:01:15 UTC
1dc8eb0 add back OutputPassthroughInformation() /Vincent Nguyen 26 August 2015, 09:46:20 UTC
44e5a66 Merge branch 'master' of github.com:moses-smt/mosesdecoder 26 August 2015, 07:56:05 UTC
aafe0ef use env for all .perl files in regression test directory 26 August 2015, 07:15:10 UTC
6bed18f daily automatic beautifier 25 August 2015, 23:00:42 UTC
52d2f28 fix non-deterministic bug in RDLM iterator comparison is unsafe because tree end pointer may coincide with valid pointer to subtree. 25 August 2015, 10:05:04 UTC
660dcc0 speed up RDLM through object re-use 25 August 2015, 09:58:02 UTC
d349bf8 dos2unix everything 23 August 2015, 15:00:19 UTC
37d9c18 daily automatic beautifier 21 August 2015, 23:00:46 UTC
d5c4163 EMS: fix filtering issue when output-splitter is defined 21 August 2015, 17:58:36 UTC
5d0c692 speed-up RDLM 21 August 2015, 15:14:50 UTC
261cfdb perl shebang 19 August 2015, 15:59:10 UTC
4ff776f dos2unix the whole lot 19 August 2015, 12:30:31 UTC
97eed02 dos2unix. Revert Matthias' change, use env 19 August 2015, 12:25:29 UTC
d583e08 make-factor-de-pos.perl 18 August 2015, 17:31:41 UTC
e8f010b Removed ORLM. 17 August 2015, 17:11:04 UTC
8b3f2d4 Bye-bye, PhraseDictionaryDynSuffixArray. 17 August 2015, 14:35:35 UTC
3a261c9 don't hardcode amount of mem to be used by lmplz 16 August 2015, 16:32:07 UTC
01a9dd2 extract-target-trees.py: support for new-style trace files 14 August 2015, 15:53:24 UTC
8af06a6 daily automatic beautifier 11 August 2015, 23:01:03 UTC
e0d2af2 eclipse 11 August 2015, 09:10:38 UTC
4a33634 remove namespace pollution from old dynamic suffix array and randlm 11 August 2015, 08:44:42 UTC
0426e95 Fixed typo. 10 August 2015, 15:07:32 UTC
ba69e94 Merge branch 'master' of http://github.com/moses-smt/mosesdecoder 10 August 2015, 14:55:37 UTC
64af812 Trying to get things to compile with newer versions of boost. 10 August 2015, 14:40:04 UTC
1dcd077 More namespace fixes. 10 August 2015, 14:14:44 UTC
67ba055 Exclude code from compilation when compiling without xmlrpc-c. 10 August 2015, 10:04:45 UTC
0e2dc56 Namespace cleanup 10 August 2015, 10:03:31 UTC
03463fa Cleanup. 10 August 2015, 09:14:28 UTC
19313fe parameter/AllOptions: Added missing return value. 10 August 2015, 09:14:13 UTC
16c637b Back to intrusive pointer for btfix in Mmsapt. Shared pointer causes segfaults. Needs further investigation. 10 August 2015, 08:32:26 UTC
7d19871 Minor update of declaration of binread(). 10 August 2015, 08:30:53 UTC
c40082f Bug fix: restored passing of server information to bias client. 09 August 2015, 23:09:56 UTC
a68b77c Minor fix in logging of interaction with bias server. 09 August 2015, 23:08:44 UTC
8e601d9 daily automatic beautifier 09 August 2015, 23:01:01 UTC
6b084a0 clang can't handle boost intrusive pointers, it seems. 09 August 2015, 21:49:35 UTC
9702084 Deleted unused code. 09 August 2015, 21:48:26 UTC
55b4585 Filter more warnings with --filter-warnings. 09 August 2015, 21:48:15 UTC
13f2af7 Merge branch 'master' of http://github.com/moses-smt/mosesdecoder Conflicts: moses/SearchCubePruning.cpp moses/SearchNormal.cpp 09 August 2015, 20:12:30 UTC
a7ee9d2 Added Emacs code formatting instructions. 09 August 2015, 19:58:13 UTC
e24cd51 Bug fix. No sanity check when updating parameters via RPC calls in the server. 09 August 2015, 19:57:37 UTC
4253a0e Get options from Manager instead of StaticData. 09 August 2015, 19:56:40 UTC
ab820e7 Copy options from StaticData in constructor. 09 August 2015, 19:54:58 UTC
1e82118 Bug fix: prefixed std:: in several places. 09 August 2015, 19:52:56 UTC
f20c4cb Namespace refactoring in mmsapt. 09 August 2015, 19:51:21 UTC
5f81db9 Updated Emacs code formatting instructions. 09 August 2015, 19:50:06 UTC
0045a74 daily automatic beautifier 08 August 2015, 23:00:45 UTC
243148b compile error without xmlrpc-c lib 08 August 2015, 12:27:56 UTC
ac86294 Bug fix: endl => std::endl. 08 August 2015, 11:57:05 UTC
21aa5af daily automatic beautifier 07 August 2015, 23:00:45 UTC
1d38ca9 Bug fix: BOOST_FOREACH seems to cause problems. 07 August 2015, 18:19:04 UTC
c4fc7e6 Update some options via xmlrpc_c calls. 07 August 2015, 18:18:24 UTC
fcd0c17 Choice of map type in pstats. 07 August 2015, 18:16:27 UTC
fd4e946 Emacs code formatting settings. 07 August 2015, 18:14:21 UTC
883c34a 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 07 August 2015, 13:14:19 UTC
a07eb65 sptr<> -> SPTR<> in preparation for merge with legacy master 07 August 2015, 12:35:02 UTC
e85aa7e Post-merge bug fixes and cleanup. 07 August 2015, 11:27:42 UTC
36427be 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 07 August 2015, 11:20:48 UTC
d11906a Code simplification in IOWrapper. 07 August 2015, 02:01:24 UTC
4ad6f2a Added Emacs code formatting parameters. 07 August 2015, 01:22:45 UTC
f19c8ab Updated Emacs code formatting parameters. 07 August 2015, 00:46:50 UTC
a2eacb9 Construct OutputCollector directly from string(s). 07 August 2015, 00:45:29 UTC
6c1d9e2 More reorganisation of options. 06 August 2015, 21:52:34 UTC
524109e 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. 06 August 2015, 20:11:43 UTC
83ef138 delete old unused code 06 August 2015, 14:16:02 UTC
776da79 delete old unused code 06 August 2015, 13:42:44 UTC
3c682fa 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 06 August 2015, 09:42:03 UTC
1dabb7c Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 05 August 2015, 17:15:56 UTC
626a53e compile error on 4.9.3 on cygwin 05 August 2015, 17:15:09 UTC
a201a98 fix compilation with VW (TODO I really should write a regression test for VW) 05 August 2015, 14:33:52 UTC
6527c23 Updated emacs code formatting setting. 05 August 2015, 13:17:58 UTC
3323a02 Option reorganisation in StaticData. 05 August 2015, 01:15:34 UTC
fc10ad4 Code reorganization for better session management in Moses server. Clients can now close sessions. 04 August 2015, 00:59:28 UTC
c5b1933 More extensive filtering of compiler warnings with --filter-warnings. 04 August 2015, 00:58:28 UTC
8644a3b Renamed for file name consistency. 03 August 2015, 21:00:26 UTC
4c3a6a3 remove dash 03 August 2015, 20:19:08 UTC
57b0c35 Merge branch 'master' of github.com:moses-smt/mosesdecoder 03 August 2015, 15:47:31 UTC
f808b32 support version of nplm that picks best on heldout 03 August 2015, 15:47:25 UTC
a39544b fix inconsistency in the example 03 August 2015, 15:46:57 UTC
8e33b9a Bug fix: ensure a new session ID is assigned every time a session isn't found. 03 August 2015, 09:24:01 UTC
44df19a Make translation sessions in the server actually work. Time-out yet to be implemented. 02 August 2015, 23:29:34 UTC
6c5c5f6 Initial check-in of translation session management in the server. 02 August 2015, 20:28:47 UTC
511de36 Reorganization of server options. 02 August 2015, 20:26:54 UTC
b7f517b Restore readability. 02 August 2015, 20:22:52 UTC
d94c2d2 #define name clashed with internal class name when using clang 02 August 2015, 02:33:32 UTC
faaf0bd Reorganization of server options. Added options for sesssion cache. 01 August 2015, 15:11:35 UTC
bfd45fd don't use all threads 01 August 2015, 07:35:47 UTC
51bc36d Report bias server errors. 31 July 2015, 23:21:56 UTC
fd93df3 Added virtual deconstructor. 31 July 2015, 23:21:01 UTC
362f26d Logging in constructor of http_client. Member function to return server error message. 31 July 2015, 23:19:03 UTC
3439de6 Bug fix in uri_encode. Logging of lookup in http_client constructor. 31 July 2015, 23:18:08 UTC
2090640 xmlrpc-c server log file now defaults to /dev/null instead of empty string 31 July 2015, 23:16:02 UTC
back to top