Commit Graph

11876 Commits

Author SHA1 Message Date
Hieu Hoang
42a1989f86 generic parallization that take stdin and output to stdout. For parsing 2014-05-23 01:03:29 +01:00
Hieu Hoang
3dc7bec12d Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-05-22 21:23:50 +01:00
Hieu Hoang
403a473222 utf8 encoding 2014-05-22 21:23:31 +01:00
Barry Haddow
8f33a33c05 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-05-22 21:20:53 +01:00
Barry Haddow
6c31fbb2a4 Support for hypergraph mira 2014-05-22 21:20:14 +01:00
Hieu Hoang
3df23ea6ad utf8 encoding 2014-05-22 19:00:36 +01:00
Hieu Hoang
7ec0c53e92 generic parallization that take stdin and output to stdout. For parsing 2014-05-22 15:22:55 +01:00
Hieu Hoang
a08b8ea7b4 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-05-22 14:38:42 +01:00
Hieu Hoang
d97be10a27 generic parallization that take stdin and output to stdout. For parsing 2014-05-22 14:38:27 +01:00
Philipp Koehn
dd9a59499f progress on deleting steps and runs 2014-05-21 11:16:40 -04:00
Hieu Hoang
401c4940cf debugged FF NieceTerminal 2014-05-21 13:43:32 +01:00
Hieu Hoang
b60ac0321f rename DuplicateWord -> NieceTerminal 2014-05-20 20:02:49 +01:00
Hieu Hoang
3f93534624 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-05-20 19:52:31 +01:00
Hieu Hoang
e31ce4d3be add FF DuplicateWord 2014-05-20 19:51:46 +01:00
Nicola Bertoldi
7040a7ee41 fixed typo 2014-05-20 11:58:44 +02:00
Nicola Bertoldi
fb5a03cc6b verbosity fixed 2014-05-20 11:38:54 +02:00
Ulrich Germann
365a2ae95d Bug fix in scripts/server/sim-pe.py. 2014-05-19 23:58:54 +01:00
Matthias Huck
d921d23f7d comment 2014-05-19 22:09:27 +01:00
Matthias Huck
1740478238 Framework for additional phrase properties in decoding.
Derive your property class from PhraseProperty. Do any expensive string
processing of the property value in there, not in the feature
implementation, and provide methods to access the information in
appropriate data formats. The property value string will thus have to
be processed only once (on loading) rather than each time the respective
phrase is applied and your feature needs to access the property value.
2014-05-19 21:54:08 +01:00
Ulrich Germann
59ddfdfaa0 Added server port number as a command line option to sim-pe.py.
This is important to allow running independent servers on the same machine.
Moses server (in moses.py) will not look for a free port any more if the
port specified is not available.
2014-05-19 21:41:32 +01:00
Ulrich Germann
380b2da2d0 Bug fix in and in connection with Mmsapt::combine_pstats(). 2014-05-19 21:34:58 +01:00
Nicola Bertoldi
10eed17d32 beautify 2014-05-19 15:35:45 +02:00
Nicola Bertoldi
0ca98837db beautify 2014-05-19 15:35:33 +02:00
Nicola Bertoldi
20b3e8929e beautify 2014-05-19 15:35:08 +02:00
Nicola Bertoldi
2f3cd5e2fe beautify 2014-05-19 15:34:27 +02:00
Nicola Bertoldi
d85bd05e18 changes to make DLT tags compliant with the usage of multiple dynamic cache-based pseudo language models and translation models 2014-05-19 15:28:05 +02:00
Nicola Bertoldi
b4857676be changes to allows the usage of multiple dynamic cache-based pseudo language models contemporarily 2014-05-19 15:26:48 +02:00
Nicola Bertoldi
6611905cfb changes to allows the usage of multiple dynamic cache-based translation models contemporarily 2014-05-19 15:26:17 +02:00
Ulrich Germann
9cda90afdf Major revision of m4m. May not be backwards-compatible. 2014-05-18 21:53:19 +01:00
Ulrich Germann
ff6a27b56e Tried to get merge-sorted to compile under bjam. Didn't work. 2014-05-18 21:49:22 +01:00
Ulrich Germann
a79ba985e9 Code refactoring of scripts/server/sim-pe.py. 2014-05-18 21:48:17 +01:00
Ulrich Germann
5c90a09d5a Initial check-in of moses.py 2014-05-18 21:45:42 +01:00
Ulrich Germann
b136e292af Put libraries in the right order for things to work. 2014-05-18 15:51:56 +01:00
Ulrich Germann
16b95c08ce Initial check-in. 2014-05-18 15:44:33 +01:00
Ulrich Germann
05e7de7f99 Fixed file path for ug_stream.h in merge-sorted.cc. 2014-05-18 15:44:04 +01:00
Nicola Bertoldi
72afca907d added facility to store word-alignment in dynamic cache-based translation model 2014-05-17 22:37:22 +02:00
Nicola Bertoldi
c07af1b2c0 code cleanup 2014-05-17 22:32:29 +02:00
Nicola Bertoldi
9d401653d0 code cleanup 2014-05-17 22:30:54 +02:00
Nicola Bertoldi
923305a5d0 made complaint with namespace irstlm recently introduced in IRSTLM package 2014-05-17 21:20:51 +02:00
Philipp Koehn
aac51cec89 ems: delete a run. may work. 2014-05-16 16:57:34 -04:00
Hieu Hoang
65a1e176e5 bugs in FF MaxSpanFreeNonTermSource 2014-05-16 16:16:20 +01:00
Hieu Hoang
1e96ffcf3d rename FF RuleAmbiguity to RuleScope 2014-05-16 12:47:43 +01:00
Hieu Hoang
0989087a5b comment 2014-05-16 10:39:26 +01:00
Hieu Hoang
4aed98a90b eclipse 2014-05-13 19:50:44 +01:00
Barry Haddow
294ad4f24f Only tuneable 2014-05-13 12:02:50 +01:00
Phil Williams
fc85c26eda moses_chart: remove ChartTrellis* k-best code 2014-05-13 10:24:30 +01:00
Hieu Hoang
6c9bc9f988 delete chart translation option if -inf score. Add FF MaxSpanFreeNonTermSource to use it 2014-05-12 19:44:31 +01:00
Hieu Hoang
5f7c424f7f minor typo 2014-05-12 16:16:35 +01:00
Hieu Hoang
bf7c033271 backoff for default GetTargetPhraseCollectionBatch(), used by binary pt and compact pt 2014-05-12 15:50:32 +01:00
Hieu Hoang
2830ed9968 use Nadir's backoff code 2014-05-12 15:40:18 +01:00