Commit Graph

3289 Commits

Author SHA1 Message Date
Barry Haddow
e698d16fcd Fix globs so that it runs all tests
(except for extract tests and apparently broken chart kenlm test)
2012-05-24 22:11:47 +01:00
Hieu Hoang
81e7bebd4e rollback parallel training and zipping. Zipping slows it done. A LOT. Redo more carefully 2012-05-23 13:04:02 +01:00
Hieu Hoang
c83d056c3f Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-23 11:26:28 +01:00
phikoehn
798cf008f8 Merge branch 'master' of git://github.com/moses-smt/mosesdecoder 2012-05-23 05:08:59 +01:00
phikoehn
657b80177a increased robustness: tolerate empty trees and alignment lines 2012-05-23 05:06:32 +01:00
Christophe Servan
0b409583dc Update scripts/training/mert-moses-multi.pl 2012-05-22 18:49:23 +03:00
Christophe Servan
7c6eeb6d28 fix some bugs at feature and score file creation 2012-05-22 18:47:58 +03:00
Barry Haddow
e4ad6e6176 fix for new location of reg tests 2012-05-21 12:36:29 +01:00
Barry Haddow
b5cc1151d6 change regtest number 2012-05-21 11:12:10 +01:00
Hieu Hoang
3436fa2d14 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-18 13:38:15 +01:00
Hieu Hoang
5a7cd04780 Fix chart decoding so that it allows inputtype=0 2012-05-18 11:02:51 +01:00
Hieu Hoang
a6b731d391 add script to reverse word alignment 2012-05-17 17:59:48 +01:00
Hieu Hoang
c79743178a Check factor is not null before outputting 2012-05-17 16:25:53 +01:00
Hieu Hoang
8fdc1fd938 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-17 15:51:21 +01:00
Hieu Hoang
d554cd04e4 Error when using XML with multiple translation tables. Reported by Rafael Carrascosa 2012-05-17 15:50:14 +01:00
hieu
22f37adbb0 link error 2012-05-16 10:13:25 +01:00
Phil Williams
6ca8c20d15 Add --GZOutput option to extract-ghkm. 2012-05-15 20:00:38 +01:00
Hieu Hoang
c39c69e695 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-15 16:47:00 +01:00
Hieu Hoang
fb4453ff9b Add util for querying on-disk pt 2012-05-15 16:46:16 +01:00
Hieu Hoang
1e20a705d1 Add util for querying on-disk pt 2012-05-15 16:35:00 +01:00
Hieu Hoang
28d8ab798d Add util for querying on-disk pt 2012-05-15 16:17:06 +01:00
Hieu Hoang
23637a3af7 Add util for querying on-disk pt 2012-05-15 16:16:16 +01:00
Hieu Hoang
818cbbe68e Add util for querying on-disk pt 2012-05-15 16:03:40 +01:00
Hieu Hoang
c1fe90abec bug. Unknown words given id starting from 1 2012-05-15 15:43:01 +01:00
Hieu Hoang
edae19a36b Add util for querying on-disk pt 2012-05-15 15:19:23 +01:00
Hieu Hoang
7d36939911 Add util for querying on-disk pt 2012-05-15 15:17:59 +01:00
Hieu Hoang
ce780f0223 Add util for querying on-disk pt 2012-05-15 15:06:25 +01:00
Hieu Hoang
9573a01cb6 begin adding util for querying on-disk pt. For Daniel Schaut 2012-05-15 14:35:31 +01:00
Matous Machacek
801bdda0ec Fixed CderScorer name bug 2012-05-15 00:35:08 +02:00
Hieu Hoang
b7a99b5ad3 Begin integrating Adam's suffix arrays into EMS 2012-05-14 19:44:53 +01:00
Hieu Hoang
f4666a530d Begin integrating Adam's suffix arrays into EMS 2012-05-14 18:56:10 +01:00
Hieu Hoang
02864f4881 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-13 19:25:01 +01:00
Hieu Hoang
886959702c use sort args in extract-parallel too. Change hiero extraction to new procedure too 2012-05-13 19:23:10 +01:00
Tetsuo Kiso
f5023de07d Force shared linkage only for clang-linux.
bjam's support for clang on Linux is buggy.
The support for clang on Darwin (Mac OS X) looks fine.
2012-05-13 21:02:27 +09:00
Hieu Hoang
36785d4f01 add -sort-compress arg to train-model.perl. Wrapper for gsort --compress-program 2012-05-13 11:06:02 +01:00
Hieu Hoang
02a38b3cf9 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-13 10:57:34 +01:00
Hieu Hoang
5a17d6693e use new gzipped extract file. Always save extract files already sorted 2012-05-13 10:54:08 +01:00
Hieu Hoang
8d002decb5 use new gzipped extract file. Always save extract files already sorted 2012-05-13 10:23:59 +01:00
Matous Machacek
a878af3916 Fixed bug in SemposScorer.cpp 2012-05-13 11:11:13 +02:00
Hieu Hoang
ada1bb8273 use new gzipped extract file. Always save extract files already sorted 2012-05-12 15:41:07 +01:00
Matous Machacek
cbc7d8976d Fixed interpolated scorer 2012-05-12 16:11:33 +02:00
Hieu Hoang
03ba6077fc write gzipped files if filename is *.gz. 2012-05-11 23:41:51 +01:00
Hieu Hoang
63ec4b0057 delete test directory from repository 2012-05-11 23:02:09 +01:00
Hieu Hoang
ccabeec5cd delete test directory from repository 2012-05-11 21:40:08 +01:00
Hieu Hoang
a1a2403abb gzip output files from consolidate 2012-05-11 18:28:59 +01:00
Hieu Hoang
7214d87b24 gzip output files from extract-rules 2012-05-11 18:18:01 +01:00
Hieu Hoang
4d226e424e gzip output files from extract 2012-05-11 18:10:54 +01:00
Hieu Hoang
d5b4f72f2b NOTE: regression test data needs to be moved completely to download. It's too big for git. To do next week 2012-05-11 17:51:21 +01:00
Hieu Hoang
f04035716c regression test for extract(hiero) 2012-05-11 17:44:05 +01:00
Hieu Hoang
635db7acc5 regression test for extract(hiero) 2012-05-11 17:04:23 +01:00