Commit Graph

14205 Commits

Author SHA1 Message Date
XapaJIaMnu
540f9e9974 Update documentation for google-profiler. Untested 2015-07-06 14:19:59 +01:00
Phil Williams
44372d7787 extract-ghkm: fix a couple of exception-related issues 2015-07-06 12:05:41 +01:00
MosesAdmin
0fe0f78e92 daily automatic beautifier 2015-07-04 00:00:44 +01: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
Ulrich Germann
ba912b66b0 Merge branch 'master' of http://github.com/moses-smt/mosesdecoder
Conflicts:
	moses/StaticData.cpp
2015-07-03 00:29:48 +01:00
MosesAdmin
b67a8a4fcb daily automatic beautifier 2015-07-03 00:00:41 +01:00
XapaJIaMnu
070e0a83e1 LD_PRELOAD systax was wrong 2015-07-02 16:57:17 +01:00
Barry Haddow
01e6b3f0b3 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2015-07-02 09:31:21 +00:00
MosesAdmin
86292f2ce3 daily automatic beautifier 2015-07-02 00:01:16 +01:00
Ulrich Germann
61067b4fa5 Merge branch 'FF_ttptr' of http://github.com/moses-smt/mosesdecoder 2015-07-01 13:25:26 +01:00
hieu
81f337bcd8 rollback c++11 for now 2015-07-01 09:42:07 +04:00
MosesAdmin
a374706bd4 daily automatic beautifier 2015-07-01 00:00:59 +01:00
Ulrich Germann
5fd19e576a Merge branch 'master' of http://github.com/moses-smt/mosesdecoder 2015-06-30 12:39:25 +01:00
Nicola Bertoldi
6aa6131b84 introduced flag for the existence of TtaskSptr in TargetPhrase 2015-06-29 09:30:26 +02:00
Jeroen Vermeulen
5e81e4b9c3 Simplify unnecessarily complicated condition. 2015-06-29 12:23:53 +07:00
MosesAdmin
fba4a3e24d daily automatic beautifier 2015-06-29 00:00:54 +01:00
Hieu Hoang
f7c3d00824 more testing of c++11 waters 2015-06-28 22:20:42 +04:00
Hieu Hoang
f66beabf4f Generation error in EMS due to pruning. Lets see if this works. 2015-06-28 14:03:54 +04:00
Hieu Hoang
82edbb98a7 comments in ini file about default weights 2015-06-28 10:40:43 +04:00
Hieu Hoang
57e213ed19 tighten up extract-parallel on osx. Can now use gsplit and bsd split 2015-06-26 12:18:21 +04:00
Hieu Hoang
c895fa8255 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2015-06-26 12:04:55 +04:00
Hieu Hoang
ca54852641 tighten up extract-parallel on osx. Can now use gsplit and bsd split 2015-06-26 11:55:24 +04:00
MosesAdmin
faf7b51fb7 daily automatic beautifier 2015-06-26 00:01:00 +01:00
Ulrich Germann
41a11dfe8a Allow ports other than 80 as the server ports for the context bias server. 2015-06-25 18:37:28 +01:00
XapaJIaMnu
ea23c921b3 Make getScore be able to access ttasksptr. Only works with suffix array for now, other people can implement it in their pts 2015-06-25 17:52:55 +01:00
XapaJIaMnu
fcc9bb1e60 when using the suffix array PT, set the ttask in the targetPhrase 2015-06-25 16:52:14 +01:00
XapaJIaMnu
943d814f79 Duplicate constructors to include ttasksptr.Works 2015-06-25 16:36:18 +01:00
XapaJIaMnu
a3ecd9f2a7 Revert "Break everything by trying to add ttasksptr to TargetPhrase" and try an easier approach
This reverts commit afdc1b480e.
2015-06-25 15:47:39 +01:00
XapaJIaMnu
afdc1b480e Break everything by trying to add ttasksptr to TargetPhrase 2015-06-25 15:47:17 +01:00
Ulrich Germann
22cc22064c Changed implementation of indocs (to keep track of which documents phrases come from) from vector to map. 2015-06-25 15:43:13 +01:00
Hieu Hoang
b83803203e prune generation table in ems 2015-06-25 18:10:31 +04:00
XapaJIaMnu
47a488767e Enable the bias weights to be (re)set by the server. 2015-06-25 13:12:33 +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
MosesAdmin
4ec69fbfdf daily automatic beautifier 2015-06-25 00:00:42 +01:00
Ulrich Germann
78b2810cfe Allow context server to use ports other than 80. 2015-06-24 18:09:22 +01:00
Hieu Hoang
dce0f33270 prune generation table in ems 2015-06-24 18:35:59 +04:00
Hieu Hoang
555f91eb7e codelite 2015-06-24 18:31:05 +04:00
Ulrich Germann
d928340cd4 Added context handling to TranslationRequest for moses server. 2015-06-24 14:34:27 +01:00
Kenneth Heafield
9936c9f264 Didn't need header 2015-06-24 14:32:14 +01:00
Hieu Hoang
bac5c2e55c compile error with gcc 2015-06-24 16:24:12 +04:00
Hieu Hoang
8a252398f0 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2015-06-24 14:57:43 +04:00
Hieu Hoang
0d34023aad prune generation table 2015-06-24 14:56:37 +04:00
XapaJIaMnu
5a0168a6fa forgot to negate a condition 2015-06-23 17:27:01 +01:00
XapaJIaMnu
e50926abf6 Enable the Suffix array to get context_weights from command line 2015-06-23 16:58:58 +01:00
XapaJIaMnu
69c1308f01 Add context_weights parameter to command line 2015-06-23 15:02:15 +01:00
XapaJIaMnu
aaf8397d6f Make it possible for TranslationTasks to be accessed by the LM 2015-06-23 13:24:42 +01:00
Kenneth Heafield
2a242afa34 Didn't need header 2015-06-22 10:46:12 -04:00
MosesAdmin
e57ca5ec34 daily automatic beautifier 2015-06-22 00:00:43 +01:00
Marcin Junczys-Dowmunt
58f0187e8b Merge branch 'master' of github.com:moses-smt/mosesdecoder 2015-06-21 19:24:53 +02:00