Commit Graph

11876 Commits

Author SHA1 Message Date
Nicola Bertoldi
da15afd57c initial work to enable mosesserver for online adaptation 2014-11-18 15:06:02 +01:00
Nicola Bertoldi
f39419e737 fixings about include files 2014-11-18 15:04:47 +01:00
Nicola Bertoldi
626c9d7a84 improvement on passthrough information 2014-11-18 15:02:26 +01:00
Nicola Bertoldi
88ec4925f2 minor change 2014-10-08 12:34:36 +02:00
Nicola Bertoldi
582ece5035 minor change 2014-10-08 12:31:38 +02:00
Nicola Bertoldi
77e9e91b08 minor fixes 2014-08-18 19:13:51 +02:00
Nicola Bertoldi
5b7096f005 added a new script for cleaning parallel corpus tih parametrizable length ratio 2014-07-22 15:11:35 +02:00
Nicola Bertoldi
1063012892 added a flag do disable the decaying in the cache 2014-07-22 11:25:03 +02:00
Nicola Bertoldi
02bf6d5d5e fixings about file loading and precomputation of ascores 2014-07-22 09:45:41 +02:00
Nicola Bertoldi
9099d1be0f Added explanaton for the backoff mode for PT combination 2014-07-20 17:15:27 +02:00
Nicola Bertoldi
5b70c0be34 added backoff mode for PT combination 2014-07-20 17:10:59 +02:00
Nicola Bertoldi
c58649c4ca fix errors arisen from merging and solving conflicts 2014-06-08 11:59:48 +02:00
Nicola Bertoldi
38477ac89e made compliant with last changes in master 2014-06-08 11:57:32 +02:00
Nicola Bertoldi
c268d6f21b made complaint with last changes in master 2014-06-08 11:56:52 +02:00
Nicola Bertoldi
1fe4eb0528 beautify 2014-06-08 09:44:59 +02:00
Nicola Bertoldi
4d75c889f1 merged master into dynamic-models 2014-06-08 09:39:37 +02:00
Nicola Bertoldi
c47d956e4c added support for segment id 2014-06-08 09:16:03 +02:00
phikoehn
76859cf37b default OSM training to lmplz (kenlm) 2014-06-08 06:13:46 +01:00
phikoehn
f6d1d0fde9 Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoder 2014-06-06 21:55:12 +01:00
phikoehn
1a82535cf8 default kenlm training and inference in recaser 2014-06-06 21:54:42 +01:00
Matthias Huck
a19aaada06 formatting 2014-06-06 20:16:40 +01:00
Matthias Huck
98a117ca37 rule-limit=0: unlimited 2014-06-06 20:16:19 +01:00
Matthias Huck
2ec50239e7 rule-limit=0: unlimited 2014-06-06 20:05:59 +01:00
Philipp Koehn
fc8e588f25 kbmira bug fix & factor handling 2014-06-06 14:20:57 +01:00
phikoehn
ae20251bf3 Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoder 2014-06-06 14:14:50 +01:00
phikoehn
ac7670c5e7 minor bugs with factors 2014-06-06 14:14:35 +01:00
Rico Sennrich
76b6a5b6c9 compatibility with more python versions (python3; 2.7.3) 2014-06-06 10:32:23 +01:00
Nicola Bertoldi
306dc26edd the management of passthrough xml-tags is introduced 2014-06-06 00:53:36 +02:00
phikoehn
7fc3ccd968 Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoder 2014-06-05 21:37:20 +01:00
Philipp Koehn
243004bda6 utf8 compatible 2014-06-05 21:36:18 +01:00
phikoehn
ceadacd3af Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoder 2014-06-05 21:33:35 +01:00
Philipp Koehn
15288213be allow < > in factors 2014-06-05 21:31:09 +01:00
Hieu Hoang
33a0b97cc9 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-06-05 17:15:24 +01:00
Hieu Hoang
d29bf716a4 minor change to debugging output. Memory pt used by both pb and chart-based models 2014-06-05 17:15:08 +01:00
Jun-ya NORIMATSU
cc71e0ee54 bugfix. 2014-06-05 19:26:27 +09:00
Jun-ya NORIMATSU
0659c31c05 Merge remote-tracking branch 'origin/master' 2014-06-05 14:24:44 +09:00
Jun-ya NORIMATSU
1180f5dd70 bug fix. 2014-06-05 14:24:10 +09:00
Kenneth Heafield
6d9173ba72 KenLM f81d02792087a837ea17e6ce2b33f9b7aaecca68 should fix segfault with ArrayTrie 2014-06-04 16:03:39 -07:00
Kenneth Heafield
d82bd475a2 Nadir Durrani asked me to add this script 2014-06-04 11:27:36 -07:00
Hieu Hoang
b2de22fccb Merge pull request #65 from proycon/master
python-contrib was not up to date anymore with current PhraseDictionaryTree() constructor: fixed and reran cython (newer version) to generate cpp
2014-06-04 12:40:54 +01:00
Barry Haddow
ea37abbf45 lm query output has been modified 2014-06-03 22:13:25 +01:00
Barry Haddow
1a4b641421 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-06-03 22:13:17 +01:00
Ulrich Germann
729910883a Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-06-03 19:25:36 +01:00
Ulrich Germann
9c27dc08e9 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
Conflicts:
	moses/FF/ConstrainedDecoding.cpp
2014-06-03 18:55:53 +01:00
Hieu Hoang
9f5a7b119f Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-06-03 17:10:19 +01:00
Hieu Hoang
3ae671fc7c ||| separator after counts 2014-06-03 17:10:09 +01:00
Kenneth Heafield
346a8f41b0 Use boost::ref for Visual Studio / Mike Ladwig 2014-06-03 08:48:10 -07:00
Ulrich Germann
9cda39f802 Major bug fix in setting ug_bitext::jstats.my_cnt2. 2014-06-03 15:48:27 +01:00
Ulrich Germann
8c9a26a3be Added phrase feature function for log counts. 2014-06-03 15:45:29 +01:00
Ulrich Germann
0fc80660f3 TSA_tree_iterator::approxOccurrenceCount() now returns exact count for small values. 2014-06-03 15:44:20 +01:00