Commit Graph

12562 Commits

Author SHA1 Message Date
Ulrich Germann
b588df77f0 Bug fix related to threading. 2014-09-08 09:26:08 +01:00
Ulrich Germann
2405293aaa Fiddling around with the code. Not for production. 2014-09-08 09:26:08 +01:00
Ulrich Germann
90c91ae9bb Added fakelib stringdist. 2014-09-08 09:26:08 +01:00
Ulrich Germann
9af3a61678 Added try-align2. 2014-09-08 09:26:08 +01:00
Ulrich Germann
a028fec7af Work in progress. 2014-09-08 09:26:08 +01:00
Ulrich Germann
25b733e35d Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-09-08 09:25:41 +01:00
Barry Haddow
d44fd8ed57 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-09-07 23:20:17 +01:00
Hieu Hoang
eb75e58820 Merge pull request #72 from flammie/master
Add Finnish non-breaking prefixes
2014-09-04 16:31:14 +01:00
Michael Denkowski
c861e191b3 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-09-04 11:19:48 -04:00
Michael Denkowski
3304030a4e Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-09-04 11:19:32 -04:00
Michael Denkowski
954059e63d Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-09-04 11:17:56 -04:00
Michael Denkowski
6c33bc99dc Option to add TM-specific word and phrase counts 2014-09-04 11:17:42 -04:00
Flammie Pirinen
1da3df93bc fix location and remove english notes 2014-09-04 16:01:10 +01:00
Michael Denkowski
756bcf0f15 Option to add TM-specific word and phrase counts 2014-09-04 01:49:26 -04:00
Hieu Hoang
0b41879a3a argument --NonTermConsecSourceMixedSyntax 2014-09-03 02:33:50 +01:00
Hieu Hoang
b0ee7f68e2 argument --NonTermConsecSourceMixedSyntax 2014-09-03 02:19:49 +01:00
Hieu Hoang
80e870b56a eclipse 2014-09-03 00:29:27 +01:00
Hieu Hoang
a6890dee8e empty librt for osx 2014-09-02 10:58:24 +01:00
Hieu Hoang
0e66e61189 eclipse 2014-09-02 10:44:01 +01:00
Rico Sennrich
2a46e8ccea parse chart compression for faster CYK+ parsing with syntax systems. 2014-09-01 18:16:22 +01:00
Hieu Hoang
2d73f6f803 jamfile error 2014-09-01 18:02:42 +01:00
maria nadejde
b1eab85522 eclipse 2014-09-01 16:42:17 +01:00
mnadejde
8ba6853dcd Delete InternalStructStatelessFF.h 2014-09-01 13:58:11 +01:00
mnadejde
76cd3df393 Delete InternalStructStatelessFF.cpp 2014-09-01 13:57:56 +01:00
Nadir
0d59d0e456 Safe System Function OSM Training 2014-09-01 11:48:27 +01:00
Ulrich Germann
ab35f6d4a3 Back to the standard default max phrase length of 20 with --with-mm. 2014-08-31 13:27:17 +01:00
Hieu Hoang
1aa5c4fa35 change size of syntactic non-term 2014-08-30 07:44:53 +01:00
Michael Denkowski
2eb6df3ecd Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-08-29 14:41:41 -04:00
Michael Denkowski
b8c9ae2c55 Update models named "Dynamic..." 2014-08-29 14:40:20 -04:00
Hieu Hoang
f19781e05b add Jamfile 2014-08-29 16:26:28 +01:00
Hieu Hoang
e6438e378f Add option to sort chart translation option after EvaluateWithSourceContext 2014-08-29 16:24:49 +01:00
Hieu Hoang
379da960d1 eclipse 2014-08-29 16:21:27 +01:00
Hieu Hoang
26741c6bca Roll out mixed syntax 2014-08-29 15:56:01 +01:00
Hieu Hoang
b51062672f Roll out mixed syntax 2014-08-29 15:55:48 +01:00
Hieu Hoang
4b8d29d18d Roll out mixed syntax 2014-08-29 15:33:35 +01:00
Hieu Hoang
73f1d259a1 Roll out mixed syntax 2014-08-29 15:31:47 +01:00
Christophe SERVAN
be9b3cb1c6 Bug fix about the TER calculation 2014-08-29 14:46:56 +02:00
Hieu Hoang
049a9a9ea7 space between ||| and {{ 2014-08-28 13:22:48 +01:00
Hieu Hoang
5de055e77e Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-08-28 13:20:15 +01:00
Hieu Hoang
794b946783 space between ||| and {{ 2014-08-28 13:20:05 +01:00
Kenneth Heafield
02ab8f5102 Bugfix / Stephan Peitz and more paranoid error checking 2014-08-27 23:23:39 -04:00
Michael Denkowski
1c45d780d4 all-restrict mode for MultiModel (restrict to phrases in first model) 2014-08-26 13:43:23 -04:00
Hieu Hoang
97e5a30d3a compiles with clang on osx 2014-08-25 18:07:42 +01:00
Michael Denkowski
9098f3a8b4 Support simulated post-editing with MultiModel 2014-08-19 16:20:35 -04:00
Michael Denkowski
da0ed4df81 tunable=false option for mmsapt 2014-08-18 19:22:50 -04:00
Michael Denkowski
93e99be108 Mode to pass through "all" scores in MultiModel 2014-08-18 17:57:05 -04:00
Philipp Koehn
a574454635 bug fix with delete crashed step output files 2014-08-14 14:14:42 -04:00
Hieu Hoang
9f2f3c2140 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-08-14 17:07:37 +01:00
Hieu Hoang
12dfa70d05 eclipse 2014-08-14 17:00:16 +01:00
Hieu Hoang
00a338d576 clang only function 2014-08-14 16:44:20 +01:00