Hieu Hoang
|
d55325cbdb
|
eclipse with cmph
|
2015-09-09 06:59:25 +02:00 |
|
Ulrich Germann
|
5f563035e6
|
Merge branch 'master' into ranked-sampling
|
2015-09-07 10:11:16 +01:00 |
|
Ulrich Germann
|
efa10c5fe3
|
Merge branch 'master' of http://github.com/moses-smt/mosesdecoder
|
2015-09-07 10:10:42 +01:00 |
|
Akiva Miura
|
7b15548144
|
Fixed for removed option building cooccurrence table.
|
2015-09-07 06:21:04 +09:00 |
|
Ulrich Germann
|
156934d43f
|
Moved ranked sampling to mmt-only.
|
2015-09-04 15:32:31 +01:00 |
|
Barry Haddow
|
90f15cc619
|
extra nplm settings
|
2015-09-04 10:07:50 +01:00 |
|
Barry Haddow
|
4746970bf8
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2015-09-04 10:06:58 +01:00 |
|
Barry Haddow
|
e58ddf74e8
|
parameter changes
|
2015-09-04 10:06:54 +01:00 |
|
Ulrich Germann
|
b237237a6d
|
Enabled support for ranked sampling.
|
2015-09-04 00:01:46 +01:00 |
|
Ulrich Germann
|
8c0555346f
|
Missing #include.
|
2015-09-04 00:00:53 +01:00 |
|
Ulrich Germann
|
934819374c
|
Support for new external module MMT.
|
2015-09-04 00:00:31 +01:00 |
|
Ulrich Germann
|
33ff9d91b7
|
Missing #include.
|
2015-09-03 23:58:45 +01:00 |
|
Hieu Hoang
|
f0de6e1712
|
re-add accidently deleted files
|
2015-09-03 20:54:52 +01:00 |
|
Hieu Hoang
|
3373e24558
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2015-09-03 19:43:42 +01:00 |
|
Hieu Hoang
|
1eabb49ec8
|
eclipse
|
2015-09-03 19:22:16 +01:00 |
|
Rico Sennrich
|
8df6cb5bc6
|
synchronize nplm jamfile options between moses/LM/Jamfile and lm/Jamfile
|
2015-09-03 18:15:29 +01:00 |
|
Phil Williams
|
8aaf89faf5
|
Syntax::Manager: output a blank line if there's no translation
Should never happen for T2S/F2S, but possible for S2T.
|
2015-09-02 10:28:05 +01:00 |
|
mjdenkowski
|
fc87833b8b
|
Compatibility: mmsapt and factored translation with generation models
|
2015-09-02 02:04:33 -04:00 |
|
mjdenkowski
|
50d99452d5
|
Revert "Compatibility: mmsapt and factored translation with generation models"
(Make this a pull request to get at least one more set of eyes on it)
This reverts commit 28f4e3b1a7 .
|
2015-09-02 02:01:17 -04:00 |
|
mjdenkowski
|
28f4e3b1a7
|
Compatibility: mmsapt and factored translation with generation models
|
2015-09-02 01:55:06 -04:00 |
|
Ulrich Germann
|
05bf63ad09
|
Merge remote-tracking branch 'legacy/master' into mmt-dev
|
2015-09-02 00:59:15 +01:00 |
|
Ulrich Germann
|
3ec3dcfd91
|
Merge remote-tracking branch 'origin/ranked-sampling' into mmt-dev
|
2015-09-02 00:20:28 +01:00 |
|
Ulrich Germann
|
1fb7c97661
|
Added submodule for code specific to MMT.
|
2015-09-02 00:14:05 +01:00 |
|
Ulrich Germann
|
764780ea26
|
Merge branch 'master' of http://github.com/moses-smt/mosesdecoder
|
2015-09-01 23:42:29 +01:00 |
|
Matthias Huck
|
9fd0486815
|
score-main: Seems like the list container is causing substantial efficiency issues.
Phrase scoring apparently takes hours longer in some cases. Switch back to vector.
|
2015-08-29 04:48:09 +01:00 |
|
Rico Sennrich
|
12439215d0
|
compile NPLM objects with single precision
(for compatibility with nplm commit 9dea3fe)
|
2015-08-27 14:15:49 +01:00 |
|
Hieu Hoang
|
a16d118a95
|
eclipse
|
2015-08-27 15:39:28 +04:00 |
|
Kenneth Heafield
|
09ecd071f9
|
KenLM 2a3e8fae3633c890cb3b342d461f9130c8e343fa excluding unfinished interpolation directory
|
2015-08-27 10:55:52 +01:00 |
|
Kenneth Heafield
|
380b5a5dfd
|
Remove unused variable
|
2015-08-27 10:50:56 +01:00 |
|
MosesAdmin
|
8e162ce75c
|
daily automatic beautifier
|
2015-08-27 00:01:15 +01:00 |
|
Hieu Hoang
|
1dc8eb0cd5
|
add back OutputPassthroughInformation() /Vincent Nguyen
|
2015-08-26 13:46:20 +04:00 |
|
Hieu Hoang
|
44e5a66ca2
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2015-08-26 11:56:05 +04:00 |
|
Hieu Hoang
|
aafe0efa10
|
use env for all .perl files in regression test directory
|
2015-08-26 11:15:10 +04:00 |
|
MosesAdmin
|
6bed18f25d
|
daily automatic beautifier
|
2015-08-26 00:00:42 +01:00 |
|
Rico Sennrich
|
52d2f28dd0
|
fix non-deterministic bug in RDLM
iterator comparison is unsafe because tree end pointer
may coincide with valid pointer to subtree.
|
2015-08-25 11:05:04 +01:00 |
|
Rico Sennrich
|
660dcc0bed
|
speed up RDLM through object re-use
|
2015-08-25 10:58:02 +01:00 |
|
Hieu Hoang
|
d349bf8a94
|
dos2unix everything
|
2015-08-23 19:00:19 +04:00 |
|
MosesAdmin
|
37d9c18d3b
|
daily automatic beautifier
|
2015-08-22 00:00:46 +01:00 |
|
Matthias Huck
|
d5c41634e8
|
EMS: fix filtering issue when output-splitter is defined
|
2015-08-21 18:58:36 +01:00 |
|
Rico Sennrich
|
5d0c692514
|
speed-up RDLM
|
2015-08-21 16:14:50 +01:00 |
|
Matthias Huck
|
261cfdb024
|
perl shebang
|
2015-08-19 16:59:10 +01:00 |
|
Hieu Hoang
|
4ff776f564
|
dos2unix the whole lot
|
2015-08-19 16:30:31 +04:00 |
|
Hieu Hoang
|
97eed02301
|
dos2unix. Revert Matthias' change, use env
|
2015-08-19 13:25:29 +01:00 |
|
Matthias Huck
|
d583e0888f
|
make-factor-de-pos.perl
|
2015-08-18 18:31:41 +01:00 |
|
Ulrich Germann
|
e8f010b9af
|
Removed ORLM.
|
2015-08-17 18:11:04 +01:00 |
|
Ulrich Germann
|
8b3f2d4338
|
Bye-bye, PhraseDictionaryDynSuffixArray.
|
2015-08-17 15:35:35 +01:00 |
|
Hieu Hoang
|
3a261c9fc9
|
don't hardcode amount of mem to be used by lmplz
|
2015-08-16 20:32:07 +04:00 |
|
Phil Williams
|
01a9dd2305
|
extract-target-trees.py: support for new-style trace files
|
2015-08-14 16:53:24 +01:00 |
|
MosesAdmin
|
8af06a6f0d
|
daily automatic beautifier
|
2015-08-12 00:01:03 +01:00 |
|
Hieu Hoang
|
e0d2af268c
|
eclipse
|
2015-08-11 13:10:38 +04:00 |
|