Commit Graph

11500 Commits

Author SHA1 Message Date
Hieu Hoang
dc3d5b8d38 source labelling for test set. 2014-01-24 16:33:30 +00:00
Hieu Hoang
878e7ab899 source labelling for tuning set. More debugging message in filtering script 2014-01-24 16:21:47 +00:00
Jie Jiang
ec55ef5fe2 windows gui code 2014-01-24 11:12:03 +00:00
Hieu Hoang
6a10f8ce71 corrected phrase-table name / type mixup when creating filtering script 2014-01-23 17:09:56 +00:00
Hieu Hoang
40adac9f18 Merge branch 'master' into hieu 2014-01-21 19:21:47 +00:00
Hieu Hoang
05de672bd8 need to 'label' target side too 2014-01-21 19:21:24 +00:00
Hieu Hoang
39858ce1ff leak 2014-01-21 18:07:12 +00:00
Hieu Hoang
fcadf4511a leak 2014-01-21 17:11:16 +00:00
Hieu Hoang
47c0a72842 add source labeller to EMS 2014-01-21 16:09:01 +00:00
Hieu Hoang
cd52af6273 Merge branch 'hieu' of /home/s0565741/workspace/github/mosesdecoder into hieu 2014-01-21 15:34:26 +00:00
Hieu Hoang
4bf5c04b1b Merge branch 'master' into hieu 2014-01-21 14:10:57 +00:00
Hieu Hoang
27152ccce4 add source labeller to EMS 2014-01-20 23:26:06 +00:00
Hieu Hoang
c537d940a9 compile manual-label program 2014-01-20 19:27:46 +00:00
Hieu Hoang
b03e035b5d output glue rules 2014-01-20 18:37:48 +00:00
Hieu Hoang
4c009e31e8 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into hieu 2014-01-20 17:08:02 +00:00
Hieu Hoang
8fe07d1c9c oops. Minor compile error 2014-01-20 17:01:53 +00:00
Hieu Hoang
839d1c6978 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-01-20 16:26:45 +00:00
Hieu Hoang
b448e77639 register feature function HyperParameterAsWeight 2014-01-20 16:12:46 +00:00
Rico Sennrich
c8108ca71d some sparse feature functions couldn't be set to be non-tuneable in moses.ini 2014-01-20 15:56:36 +00:00
Rico Sennrich
5d2b4d8efc sparse feature weights can now be set in moses.ini; overrides weights in weight-file. 2014-01-20 15:54:17 +00:00
Hieu Hoang
ade7400fc7 minor error 2014-01-20 15:42:17 +00:00
Rico Sennrich
043444b293 copy weights of untuneable features from original config in mert 2014-01-20 10:06:42 +00:00
Rico Sennrich
bc0cac59be unescape "|" (for compatibility with escape-special-chars scripts) 2014-01-18 12:23:21 +00:00
Hieu Hoang
4d080a5bcb Merge branch 'master' into hieu 2014-01-17 18:09:18 +00:00
Hieu Hoang
58197b538e eclipse 2014-01-17 18:03:42 +00:00
Hieu Hoang
20e7d078a6 add feature function HyperParameterAsWeight 2014-01-17 17:59:36 +00:00
Hieu Hoang
1632194a9e syntax error 2014-01-17 17:08:34 +00:00
Hieu Hoang
0ff626a716 -extract-command for train-model.perl to override the extract program to be used 2014-01-17 15:43:51 +00:00
Rico Sennrich
742e59f1e0 minor optimization (minimize performance impact of SoftMatchingFeature code if disabled) 2014-01-17 11:57:52 +00:00
Hieu Hoang
8d1e157547 Merge branch 'master' into hieu 2014-01-16 20:19:13 +00:00
Hieu Hoang
0410ab67ea make it compatible with normal extract 2014-01-16 20:14:25 +00:00
Hieu Hoang
fef94f27a7 correct inverse alignment 2014-01-16 19:40:08 +00:00
Hieu Hoang
2cd6649e62 output inverse extract 2014-01-16 19:13:44 +00:00
Rico Sennrich
9e177cb472 SyntaxConstraintFeature (without any actual constraints; useful to build/output syntax tree from GHKM tree fragments) 2014-01-16 18:45:26 +00:00
Rico Sennrich
ed25bb2b99 soft matching of target-side nonterminals 2014-01-16 18:34:33 +00:00
Hieu Hoang
2c66ac995b Merge branch 'master' into hieu 2014-01-16 17:46:21 +00:00
Hieu Hoang
9555dc657d change --MaxSymbolsSource to --MaxSymbols 2014-01-16 17:18:51 +00:00
Hieu Hoang
54c65f7518 constraint number of target symbols, for fairer inverse probability 2014-01-16 17:16:39 +00:00
phikoehn
4e75911331 changed biconcor location in EMS example config files 2014-01-16 13:58:45 +00:00
jiejiang
c55161dff4 merge c11 revert with mingw changes 2014-01-16 01:08:01 +00:00
jiejiang
8486d30d74 Merge remote-tracking branch 'origin/master' 2014-01-16 00:08:41 +00:00
jiejiang
3c11a72c93 c11 macro 2014-01-16 00:06:58 +00:00
jiejiang
f5a04db08e c11 fix and mingw Makefile 2014-01-15 20:31:20 +00:00
jiejiang
5f1217d793 merged upstream with origin for mingw 2014-01-15 18:16:56 +00:00
Hieu Hoang
8249d259f4 Manual source labelling for de-en 2014-01-15 17:43:16 +00:00
Hieu Hoang
787367a6ed Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into hieu 2014-01-15 16:32:22 +00:00
Rico Sennrich
c1d8f6e267 Revert "testing the waters for C++11 adoption"
This reverts commit d2d508184e.

there's problems with gcc 4.5, and apparently different problems with new boost versions; sticking with C++03 for the time being.
2014-01-15 16:16:11 +00:00
Rico Sennrich
6d6fca340c Revert "C++11 test; put in the middle of things to make sure people complain if their compiler doesn't support it"
This reverts commit 32ccbef3b9.
2014-01-15 16:16:03 +00:00
jiejiang
ead60c4c89 exclude all changes for bjam on mingw, which is buggy on linux 2014-01-16 00:00:33 +08:00
Hieu Hoang
9128c4d3b4 Manual source labelling for de-en 2014-01-15 10:30:31 +00:00