Commit Graph

5480 Commits

Author SHA1 Message Date
MosesAdmin
f39252da9d daily automatic beautifier 2016-09-05 00:00:38 +01:00
Philipp Koehn
382cbf1113 Merge branch 'master' of git://github.com/moses-smt/mosesdecoder 2016-09-04 19:35:08 +01:00
Philipp Koehn
6e5da8cc2c reversing change: now compact phrase table memory mapping is turned on by default, can be turned off with -minphr-memory (as before 2015-12-12) 2016-09-04 19:31:51 +01:00
Hieu Hoang
aa20f0467e Merge pull request #161 from pakozm/master
Updated hashCode generation at NeuralLMWrapper.cpp
2016-09-04 12:25:23 +01:00
Hieu Hoang
0990d92ac8 return reference to object, not a copy 2016-08-18 22:45:45 +01:00
Hieu Hoang
aaf238a972 typo 2016-08-18 10:00:06 +01:00
Hieu Hoang
d196279be8 compile error on some gcc 2016-08-18 09:24:02 +01:00
Kenneth Heafield
632d0e7a27 Fix compiler warnings 2016-08-17 22:54:31 +01:00
Kenneth Heafield
c7de0dc624 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2016-08-17 22:44:24 +01:00
Kenneth Heafield
f260e432f5 Make lazyken accept false 2016-08-17 22:44:04 +01:00
Hieu Hoang
df790195d7 clang compile error 2016-08-13 14:09:26 +01:00
Hieu Hoang
bd0583e87c compile error on gcc 4.6.3 2016-08-13 11:37:31 +01:00
MosesAdmin
fbd2f221ad daily automatic beautifier 2016-08-13 00:00:39 +01:00
Michael Denkowski
3aedc0bf68 Standalone phrase distance feature
(Uses input coordinates populated by XML input and target phrase coordinates
 populated by phrase dictionary implementation)
2016-08-12 12:05:12 +02:00
Michael Denkowski
ae1e51d81a Support storing coordinates of target phrase
- Keep track of named spaces in StaticData
- Adding coords to phrases implemented for Mmsapt
2016-08-12 12:05:12 +02:00
Michael Denkowski
d29916bbb3 Roll back to just tracking coordinates in mmsapt
(distance wants to be a separate FF)
2016-08-12 12:05:12 +02:00
Michael Denkowski
5c2b8d843c Distance feature for mmsapt
- Make ttask visible to scorers
- Only track sentence ids if using distance feature
2016-08-12 12:05:12 +02:00
Michael Denkowski
a407452d39 XML option for sentence coordinates 2016-08-12 12:05:11 +02:00
Michael Denkowski
7db3fedc3b Track sentence ids in mmsapt sampling 2016-08-12 12:05:11 +02:00
MosesAdmin
2564e1f4ee daily automatic beautifier 2016-08-11 12:35:50 +01:00
Hieu Hoang
3e6cff6ed6 Merge ../mosesdecoder into perf_moses2 2016-07-22 09:35:45 +01:00
Hieu Hoang
76469df5aa compile error with gcc 4.4.7 2016-07-22 09:33:07 +01:00
Paco Zamora Martinez
1c8b1d6056 Updated hashCode generation at NeuralLMWrapper.cpp; changed it to consider the last n-1 words instead of the whole ngram n words 2016-07-08 18:31:17 +02:00
Hieu Hoang
65667ad322 Merge ../mosesdecoder into perf_moses2 2016-07-05 23:36:15 +01:00
Hieu Hoang
7f6ce67bac Merge pull request #155 from ypeels/master
avoid name collisions when filtering multiple reordering tables
2016-07-03 20:20:24 +01:00
Hieu Hoang
d2ce41b2b9 Merge ../mosesdecoder into perf_moses2 2016-06-29 21:33:37 +01:00
Hieu Hoang
03d8747e65 always print out memory and time 2016-06-29 21:32:21 +01:00
Hieu Hoang
e7e4a50db9 Merge ../mosesdecoder into perf_moses2 2016-06-29 10:42:39 +01:00
Hieu Hoang
a4e951e581 use Sentence input, even for hiero/syntax model. Doesn't crash server, but doesn't give the right output either 2016-06-28 19:29:26 -04:00
MosesAdmin
7e0bc639c1 daily automatic beautifier 2016-06-28 11:18:58 +01:00
Hieu Hoang
29d6824942 Merge ../mosesdecoder into perf_moses2 2016-06-28 11:16:33 +01:00
Hieu Hoang
ebae7ce520 move ConvertFromMoses() to Moses 2016-06-28 11:15:40 +01:00
Hieu Hoang
ad240a9f5b move Moses classes out of OnDiskPt - Word 2016-06-28 10:46:51 +01:00
Hieu Hoang
cef30724d5 move Moses classes out of OnDiskPt - TargetPhrase 2016-06-28 10:28:19 +01:00
Hieu Hoang
aca2db894c move Moses classes out of OnDiskPt 2016-06-28 10:08:30 +01:00
Hieu Hoang
2a6e5777fb Merge ../mosesdecoder into perf_moses2 2016-06-17 12:47:51 +01:00
MosesAdmin
f895e09292 daily automatic beautifier 2016-06-07 18:20:39 +01:00
Hieu Hoang
b19e60eb13 Merge ../mosesdecoder into perf_moses2 2016-06-07 18:16:22 +01:00
Hieu Hoang
93dd29639a vector -> pair 2016-06-07 18:16:16 +01:00
Hieu Hoang
60b83e7963 debugging output for ReorderingConstraint 2016-06-07 17:24:33 +01:00
Hieu Hoang
81642a82c1 debugging zones. Work the same as moses 2016-06-07 17:23:31 +01:00
Hieu Hoang
747e416687 Merge ../mosesdecoder into perf_moses2 2016-06-07 16:26:34 +01:00
Ales Tamchyna
44c9e6db17 Merge branch 'vw_tgtcontext' of github.com:moses-smt/mosesdecoder 2016-06-07 17:14:16 +02:00
Hieu Hoang
b75ef6f619 Merge ../mosesdecoder into perf_moses2 2016-06-04 12:45:30 +01:00
MosesAdmin
ea306f62b7 daily automatic beautifier 2016-06-02 00:00:39 +01:00
Hieu Hoang
1c9220049b Merge ../mosesdecoder into perf_moses2 2016-06-01 21:03:37 +01:00
Marcin Junczys-Dowmunt
73ffe51bd8 Added Grammatical Error Correction specific scorer (M^2) and features 2016-06-01 18:36:43 +02:00
Hieu Hoang
36812013bf Merge ../mosesdecoder into perf_moses2 2016-05-31 14:36:15 +01:00
MosesAdmin
33932a0fc9 daily automatic beautifier 2016-05-30 00:00:33 +01:00
Philipp Koehn
942eb5a8b1 allow configuration of operation sequence model loading, allow specification of KENLM/OSM loading in experiment.perl / train-model.perl 2016-05-29 11:46:42 -04:00