Commit Graph

3259 Commits

Author SHA1 Message Date
Matous Machacek
a77cca4f86 Fixed CderScorer name bug 2012-05-15 00:35:08 +02:00
Hieu Hoang
9a4bc43865 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-13 19:25:01 +01:00
Hieu Hoang
444d568355 use sort args in extract-parallel too. Change hiero extraction to new procedure too 2012-05-13 19:23:10 +01:00
Tetsuo Kiso
5c939dc348 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
6095a36afb add -sort-compress arg to train-model.perl. Wrapper for gsort --compress-program 2012-05-13 11:06:02 +01:00
Hieu Hoang
1c8b507e34 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-13 10:57:34 +01:00
Hieu Hoang
cb4d4b28cb use new gzipped extract file. Always save extract files already sorted 2012-05-13 10:54:08 +01:00
Hieu Hoang
2e0c1d9d0a use new gzipped extract file. Always save extract files already sorted 2012-05-13 10:23:59 +01:00
Matous Machacek
3943112eb3 Fixed bug in SemposScorer.cpp 2012-05-13 11:11:13 +02:00
Hieu Hoang
1d6123ab22 use new gzipped extract file. Always save extract files already sorted 2012-05-12 15:41:07 +01:00
Matous Machacek
97f82a3e4d Fixed interpolated scorer 2012-05-12 16:11:33 +02:00
Hieu Hoang
d919e5a85f write gzipped files if filename is *.gz. 2012-05-11 23:41:51 +01:00
Hieu Hoang
5f8bf32b65 delete test directory from repository 2012-05-11 23:02:09 +01:00
Hieu Hoang
f799f227ad delete test directory from repository 2012-05-11 21:40:08 +01:00
Hieu Hoang
83423a2f93 gzip output files from consolidate 2012-05-11 18:28:59 +01:00
Hieu Hoang
745351a890 gzip output files from extract-rules 2012-05-11 18:18:01 +01:00
Hieu Hoang
402f705b49 gzip output files from extract 2012-05-11 18:10:54 +01:00
Hieu Hoang
77e4be5a1e 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
0c675c2fbb regression test for extract(hiero) 2012-05-11 17:44:05 +01:00
Hieu Hoang
ef66dcfbe0 regression test for extract(hiero) 2012-05-11 17:04:23 +01:00
Hieu Hoang
444a6b7913 regression test for extract(hiero) 2012-05-11 17:03:27 +01:00
Hieu Hoang
f37ad8b9bd regression test for extract(hiero) 2012-05-11 17:02:52 +01:00
Hieu Hoang
0f95f6803a extract regression test 2012-05-11 15:38:46 +01:00
Hieu Hoang
901f405262 extract regression test 2012-05-11 15:21:52 +01:00
Hieu Hoang
9dfa786913 extract regression test 2012-05-11 15:07:44 +01:00
Hieu Hoang
1fa8674dc2 extract regression test 2012-05-11 14:23:29 +01:00
Hieu Hoang
e5907c0efc zipped output file 2012-05-11 12:25:20 +01:00
Hieu Hoang
35e06c7415 zipped output file 2012-05-11 12:20:49 +01:00
Hieu Hoang
4816cbe74a Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-11 12:18:17 +01:00
Hieu Hoang
1b04b5544b zipped output file 2012-05-11 12:18:02 +01:00
Christian Federmann
1b666bdf01 Rolled back unnecessary gzFile casts. 2012-05-11 08:41:55 +02:00
Hieu Hoang
ebc33f63e9 closing gz file 2012-05-10 23:49:15 +01:00
Kenneth Heafield
c7f18473aa Force shared linkage with clang. 2012-05-10 13:15:12 -04:00
Hieu Hoang
a1721d9801 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-10 17:58:28 +01:00
Kenneth Heafield
947a17aa4c And InputFileStream too 2012-05-10 12:56:52 -04:00
Hieu Hoang
c40b420826 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-10 17:52:06 +01:00
Kenneth Heafield
7a3750a204 Extract AlignmentPhrase.o used in multiple places. 2012-05-10 12:49:14 -04:00
Hieu Hoang
a3b8af29b1 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-10 17:44:09 +01:00
Kenneth Heafield
3c3aa84c5d Extract tables-core.o to prevent it from being compiled with and without boost macros. Also, kill a use of SafeGetline. 2012-05-10 12:42:56 -04:00
Hieu Hoang
b56f6df98c xcode 2012-05-10 17:28:30 +01:00
Hieu Hoang
173bfd5e08 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-05-10 17:20:49 +01:00
Kenneth Heafield
e3a155494b Fix bjam from any directory. Add iostreams dependency to score for Hieu. 2012-05-10 12:18:49 -04:00
Kenneth Heafield
15afc2aef2 Fix autodetection for non-bash users 2012-05-10 11:44:58 -04:00
Hieu Hoang
0ac961dc8d write gzipped files if filename is *.gz. Added class OutputFileStream. Doesn't compile with bjam yet 2012-05-10 15:41:56 +01:00
Christian Federmann
4ccab95808 Merged in fixes for compiler warnings regarding comparing signed and unsigned integer expressions. 2012-05-10 14:48:51 +02:00
Christian Federmann
4448df377b Merge pull request #17 from cfedermann/60dde0b06b4373df8d71191b75c51bf639e6c1c6
Merged new --with-macports option for building with MacPorts on Mac OS X.
2012-05-10 05:16:42 -07:00
Hieu Hoang
9d33b2a3ef Merge pull request #11 from jhclark/19328231ff14ed0043e9161bd39c8e82ef5c509c
Output phrase segmentation to n-best when -report-segmentation is used.
2012-05-10 04:59:44 -07:00
Hieu Hoang
a4702ef255 Merge pull request #15 from tetsuok/fix-wcharsubscripts
Fix wcharsubscripts. ok, i'll take your word for it. HH
2012-05-10 04:54:28 -07:00
Christian Federmann
c360b5a329 Merge remote-tracking branch 'upstream/master' 2012-05-10 09:49:57 +02:00
Christian Federmann
af9b02c59b Added new --with-macports option for using MacPorts on Mac OS X; this falls back to using /opt/local if no /path/to/macports is given and implicitly sets Boost parameters. Also note that this implies "using darwin ;" as compiler. 2012-05-10 09:40:13 +02:00