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
Phil Williams
564fa30663
Merge branch 'master' of /home/s0898777/git/moses-integration
2012-10-01 08:56:24 +01:00
Lane Schwartz
ca6a751f6e
Merge branch 'master' of www:/repos/git/Decoders/mosesdecoder
2012-09-28 15:30:24 -04:00
Lane Schwartz
7b042edc6c
Send stderr to /dev/null when looking for pawd.
...
This cleans up the logs a bit for those of us who don't have pawd.
Otherwise, messages like the following show up in the logs:
/usr/bin/which: no pawd in ...
2012-09-28 14:55:09 -04:00
Lane Schwartz
a323c8daf7
Send stderr to /dev/null when looking for pawd.
...
This cleans up the logs a bit for those of us who don't have pawd.
Otherwise, messages like the following show up in the logs:
/usr/bin/which: no pawd in ...
bash: pawd: command not found
2012-09-28 14:37:53 -04:00
Kenneth Heafield
78f295c0a0
KenLM c34d00
2012-09-28 15:04:48 +01:00
Kenneth Heafield
287836438c
Tweak Boost command line
2012-09-28 13:14:25 +01:00
Kenneth Heafield
0688794840
Use absolute path so regtests still work
2012-09-27 18:02:23 +01:00
phikoehn
8bb49c9053
chart decoder search graph viz and other fixes to web interface of ems
2012-09-26 22:57:15 +01:00
Kenneth Heafield
bc866f37ff
New approach to forcing recompiles
...
Fixes annoying problem that unsuccessful build iterations would keep rebuilding Factory.o and CompactPT
2012-09-26 19:14:26 +01:00
Kenneth Heafield
bf81bdeda5
Update regression tests with .gitignore
2012-09-26 16:43:06 +01:00
Kenneth Heafield
ab60d1ad6f
Slightly less wasteful OnDiskPt word conversion
...
Ideally, OnDiskPt would convert its entire vocabulary to Word in advance.
2012-09-26 12:52:11 +01:00
Hieu Hoang
a9c890e55e
rename CTO to CTOs
2012-09-25 17:34:43 +01:00
Hieu Hoang
bd90816716
delete ChartTranslationOptionCollection. Roll everything into manager
2012-09-25 17:08:38 +01:00
Kenneth Heafield
e8b4a92134
Try to fix rt for people who don't have it.
2012-09-25 15:20:23 +01:00
Hieu Hoang
24a6425b23
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2012-09-25 10:57:26 +01:00
Hieu Hoang
b761bd3237
exit 0 on success. /Henry Hu
2012-09-25 10:57:01 +01:00
phikoehn
55c6283589
Merge branch 'master' of git://github.com/moses-smt/mosesdecoder
2012-09-25 01:22:30 +01:00
phikoehn
28e8832a15
bug fix domain features
2012-09-25 01:22:09 +01:00
Hieu Hoang
d46d1071be
testing. ignore
2012-09-24 16:05:10 +01:00
Hieu Hoang
b53abc6345
don't require rule counts
2012-09-24 15:50:27 +01:00
Arianna Bisazza
0580c1ae9f
Merge branch 'mert-reo'
2012-09-24 16:01:39 +02:00
Arianna Bisazza
ff276e9911
Fixed several bugs in LRscore-MERT. Namely, solved a float-to-int conversion; added hypothesis counter to the scores file to enable later computation of average reordering score; fixed special case of 1-word hypothesis; enabled reading of word-based alignments from n-best-list.
2012-09-24 15:40:18 +02:00
Jacob Dlougach
106bad253c
Fix compilation warning.
2012-09-24 15:22:30 +04:00
Jacob Dlougach
6e6e731ceb
Align unknown word in most simple cases
2012-09-24 15:19:24 +04:00
phikoehn
a84fbcb80a
bug fix for using domain feature in multi-process extract
2012-09-24 11:14:36 +01:00
Philipp Koehn
4749e1b990
allow mert use weights in config file for first decoder run
2012-09-24 11:11:40 +01:00
Jacob Dlougach
52cc46cebd
Merge branch 'master' of git://github.com/moses-smt/mosesdecoder
2012-09-22 19:10:54 +04:00
Jacob Dlougach
033fa821ca
Option to print alignment in chart decoder.
2012-09-22 19:09:34 +04:00
Kenneth Heafield
15b0ae1aef
Single-threaded compilation fixes
2012-09-21 18:34:48 -04:00
Kenneth Heafield
fb190812e4
Add -lrt to fix single-threaded linking
2012-09-21 23:21:23 +01:00
Kenneth Heafield
0cddf8a58b
Fix compilation without threads
2012-09-21 23:11:59 +01:00
Jacob Dlougach
097735469e
Refactor output collector so that it can delete the output and debug streams. Very useful if your output can be either cout/cerr or stream.
2012-09-21 17:46:43 +04:00
Jacob Dlougach
4ec7b56a16
Remove unneeded pattern from ignore
2012-09-21 17:38:19 +04:00