Commit Graph

608 Commits

Author SHA1 Message Date
Hieu Hoang
09dc0e9913 add FF/SetSourcePhrase 2014-04-06 16:57:54 +01:00
Hieu Hoang
a17bead267 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-04-05 14:48:41 +01:00
Hieu Hoang
b7b502fbf5 eclipse 2014-04-04 22:34:38 +01:00
Hieu Hoang
59098ac664 merge 2014-04-04 11:20:06 +01:00
Hieu Hoang
afb3d01344 eclipse 2014-04-03 23:27:08 +01:00
Hieu Hoang
b5784c9c77 eclipse 2014-04-03 23:23:21 +01:00
Hieu Hoang
5297620e8e eclipse 2014-04-03 23:15:05 +01:00
Hieu Hoang
f6956bfe99 eclipse 2014-04-03 23:14:19 +01:00
Rico Sennrich
63ca61ba0b tmcombine: don't crash if model contains sparse features or other data
(no adaptation; tmcombine will copy sparse features / data from first model)
2014-03-27 15:27:10 +00:00
Hieu Hoang
4a91739ad5 eclipse 2014-03-24 16:09:28 +00:00
Hieu Hoang
d9fb9ce23c eclipse 2014-03-24 16:05:17 +00:00
Hieu Hoang
4ccb001b29 eclipse 2014-03-24 16:03:44 +00:00
Hieu Hoang
711bd9c163 eclipse 2014-03-13 18:25:01 +00:00
Ian Johnson
23556697c4 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-03-03 16:50:54 +00:00
Ian Johnson
58bc0fd854 RPM installers now support updating and release numbers on SPEC and SOURCE creation. 2014-03-03 16:50:36 +00:00
Hieu Hoang
c48d8b5e31 update last weight override 2014-02-26 10:32:48 +00:00
Hieu Hoang
1716514eda create ResetWeights(). Only for dense weights 2014-02-23 20:07:28 +00:00
Hieu Hoang
50cadc754f use boost::unordered_map for CacheColl. Marginally faster 2014-02-11 03:43:58 +00:00
Ian Johnson
004a5d604e RPM installer no longer dependent on Boost. 2014-02-03 14:05:40 +00:00
Ian Johnson
62d6419000 Removed fuzzy-match from scripts for RPM build. 2014-02-03 14:00:51 +00:00
Ian Johnson
caf8018e0a Fix another typo 2014-02-03 13:35:58 +00:00
Ian Johnson
b972fcd767 Typo fixed 2014-02-03 13:17:58 +00:00
Ian Johnson
47cc1ccfb2 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-02-03 12:57:18 +00:00
Ian Johnson
98fad4a08a RPM installer builder builder (sic) now allows specification of Boost installation. 2014-02-03 12:57:13 +00:00
Ian Johnson
fbfd67f08b Update README 2014-02-03 11:41:32 +00:00
Ales Tamchyna
3a5b54ef19 non-zero exit code when tmcombine.py fails 2014-01-30 15:42:31 +01:00
Hieu Hoang
47c0a72842 add source labeller to EMS 2014-01-21 16:09:01 +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
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
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
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
Hieu Hoang
8249d259f4 Manual source labelling for de-en 2014-01-15 17:43:16 +00:00
jiejiang
ead60c4c89 exclude all changes for bjam on mingw, which is buggy on linux 2014-01-16 00:00:33 +08:00
jiejiang
5f1217d793 merged upstream with origin for mingw 2014-01-15 18:16:56 +00:00
Hieu Hoang
9128c4d3b4 Manual source labelling for de-en 2014-01-15 10:30:31 +00:00
Hieu Hoang
7761899e1d Merge branch 'master' into hieu 2014-01-14 11:43:01 +00:00
Hieu Hoang
e889e9ecb4 Merge branch 'hieu' of github.com:moses-smt/mosesdecoder into hieu 2014-01-14 11:42:43 +00:00
Hieu Hoang
753b6f00c9 eclipse for score program 2014-01-08 17:59:40 +00:00
Hieu Hoang
63f6ea8fa7 eclipse 2014-01-06 11:55:22 +00:00
Hieu Hoang
ab88d4dbe7 Merge branch 'master' into hieu 2014-01-06 11:22:50 +00:00
Kenneth Heafield
9af5c12aa2 Eradicating CHECK 2014-01-02 11:34:04 -05:00