Commit Graph

4600 Commits

Author SHA1 Message Date
Kenneth Heafield
0d9095983d Remove tmodel from TargetPhrase 2012-10-13 19:30:39 +01:00
Kenneth Heafield
1b759c169a Rule score with left rest (default same) 2012-10-13 16:49:40 +01:00
Kenneth Heafield
018696367b Remove unused function parameters 2012-10-11 17:11:42 +01:00
Lane Schwartz
c541c77b2f Merge branch 'master' of www:/repos/git/Decoders/mosesdecoder 2012-10-11 10:15:00 -04:00
Kenneth Heafield
33b932fcc7 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-10-10 18:30:23 +01:00
Kenneth Heafield
45999aa791 KenLM 48a9bd9 including lower order bugfix 2012-10-10 18:29:44 +01:00
Lane Schwartz
11679849db In verbose mode, experiment.perl should print the full qsub command
prior to actually running it.
2012-10-10 13:25:58 -04:00
Lane Schwartz
0904531749 Make experiment.perl use qsub-settings from GENERAL section
if no qsub-settings are defined for the specific section being run.
2012-10-10 13:25:09 -04:00
Hieu Hoang
75365d92cb move global variables into class. 2012-10-09 17:34:04 +01:00
Hieu Hoang
8e56ac7063 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-10-09 16:28:08 +01:00
Hieu Hoang
455e37a74c move global variable into class. Make PhraseDictionaryFuzzyMatch non-threadable so that Moses makes multiple copies of it when running multiple threads. I LOVE MOSES\!\!\! 2012-10-09 16:17:48 +01:00
Ales Tamchyna
608f6ba607 handle binarized phrase table in clone_moses_model.pl 2012-10-09 16:05:12 +02:00
Hieu Hoang
2b32a29199 enable threading 2012-10-09 14:10:04 +01:00
Hieu Hoang
78e5884dd7 enable threading 2012-10-09 14:01:41 +01:00
Hieu Hoang
d54b5f326b enable threading 2012-10-09 13:48:48 +01:00
Hieu Hoang
2fa588249a Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-10-09 13:09:04 +01:00
Hieu Hoang
969ed4eeed tests 2012-10-09 13:08:36 +01:00
Hieu Hoang
1c73dd1605 mkdtemp template must be have 6 'X' in Linux 2012-10-09 12:06:14 +01:00
Kenneth Heafield
e435ce23b5 Remove named temp file support 2012-10-08 23:02:07 +01:00
Hieu Hoang
9b0a5cafe1 comment out fuzzy matching output going to cout 2012-10-08 22:15:18 +01:00
Hieu Hoang
f0b6ff1094 if don't find best match, pick the 1st 2012-10-08 21:42:16 +01:00
Hieu Hoang
d92289648c put all temp files into temp directory and delete at the end 2012-10-08 20:52:27 +01:00
Hieu Hoang
d56f815ba9 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-10-08 17:46:17 +01:00
Hieu Hoang
8076866728 xcode 2012-10-08 17:45:29 +01:00
Barry Haddow
2aa10c3012 Add pro as dependency 2012-10-08 17:33:58 +01:00
Arianna Bisazza
c78d571561 fixed bug in permutation scores due to scientific notation 2012-10-08 16:15:59 +01:00
Kenneth Heafield
f4471692ba Stop deleting /dev/null on OS X / Hiroshi Umemoto 2012-10-07 14:44:58 +01:00
Phil Williams
b2b9751227 parse-de-bitpar.perl: fix special char handling
Unescape special characters in input to BitPar and then re-escape
in output.
2012-10-06 16:27:33 +01:00
Hieu Hoang
4fd980c386 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-10-05 19:13:04 +01:00
Hieu Hoang
c966ca36b1 revert Jacob's change 033fa821ca 2012-10-05 19:12:29 +01:00
Kenneth Heafield
483e6b666b Print usage information before exit 2012-10-05 17:49:52 +01:00
Kenneth Heafield
01e661939e Single-threaded FactorCollection shouldn't include thread 2012-10-05 17:38:12 +01:00
Hieu Hoang
90e87bb8f9 eclipse project files 2012-10-05 17:28:43 +01:00
Hieu Hoang
83374e2810 eclipse project files 2012-10-05 17:17:27 +01:00
phikoehn
04544f8bfc better error message when reference file not found 2012-10-04 23:22:19 +01:00
marcinj
ab2e18466f Bugfix in queryPhraseTableMin, works now with target phrase factors 2012-10-04 19:14:42 +02:00
Kenneth Heafield
021fda966a Unbork regression tests pointer 2012-10-04 16:14:46 +01:00
Kenneth Heafield
8bc4fa0390 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-10-04 16:10:15 +01:00
Kenneth Heafield
f95ee6e00c MERT regtest should depend on extractor. 2012-10-04 16:08:37 +01:00
Hieu Hoang
9ae55243e2 remove dependency on boost filesystem object 2012-10-04 15:08:22 +01:00
Phil Williams
0851a4d113 extract-ghkm: add --SentenceOffset option
This should behave the same as the --SentenceOffset option for
extract-rules.  The extract-parallel.perl script expects the rule
extractor to have this option.
2012-10-03 20:04:09 +01:00
Phil Williams
289a9ea54f experiment.meta: update pcfg-extract and pcfg-score
EMS now looks for binaries in $moses-bin-dir instead of their old
location in $moses-script-dir.
2012-10-03 19:57:51 +01:00
Phil Williams
721d22e048 Merge branch 'master' of /home/s0898777/git/moses-integration 2012-10-03 19:57:01 +01:00
Wilker Aziz
7f5b6b2310 better doc 2012-10-03 20:04:48 +02:00
Phil Williams
0eaab4b6e4 Merge branch 'master' of /home/s0898777/git/moses-integration 2012-10-03 16:49:08 +01:00
Kenneth Heafield
69a0fcde29 Merge ShrinkToLimit into ApplyThreshold 2012-10-03 14:23:46 +01:00
wlin12
f92d63c9a2 input type bug fix 2012-10-02 18:54:51 +01:00
Lane Schwartz
2085fd311b Merge branch 'master' of www:/repos/git/Decoders/mosesdecoder 2012-10-02 09:48:37 -04:00
Lane Schwartz
82ab7c1507 Force ems to pass -S /bin/bash to qsub.
For reasons that defy comprehension, when qsub runs scripts,
it blatantly ignores the shebang line that specifies a shell to use.

Instead, SGE has its own config variable that defines
what shell to use when running scripts via qsub.

The -S /bin/bash option to qsub forces SGE
to launch your script using bash.

The scripts created by experiment.perl
all assume they will be run with bash,
so it is incumbent upon experiment.perl
to ensure that SGE uses bash to run them.
2012-10-02 09:24:20 -04:00
Kenneth Heafield
618e2d51a6 Apparently nobody uses hash.{h,cpp} 2012-10-01 17:18:49 +01:00