Commit Graph

14498 Commits

Author SHA1 Message Date
Ulrich Germann
8c39e1f906 Makefiles of included packages can't handle spaces in path names. Added note to this effect. 2015-10-25 16:21:35 +00:00
Ulrich Germann
8f8b6bc85f Bug fix (contrib/Makefiles/install-dependencies.gmake). 2015-10-25 15:55:39 +00:00
Ulrich Germann
88501c7823 Escaping of spaces in pathnames (contrib/Makefiles/install-dependencies.gmake). 2015-10-25 15:53:26 +00:00
Ulrich Germann
5c74838747 Fixing Makefile for installing dependencies. 2015-10-25 15:46:54 +00:00
Ulrich Germann
58221ae402 Added Makefile to automatically download and build Moses dependencies. 2015-10-25 15:30:03 +00:00
nicolabertoldi
bc665fc590 Merge branch 'master' of https://github.com/ModernMT/mosesdecoder 2015-10-13 12:27:25 +02:00
cattoni
cf4baf5f3c void test for push 2015-10-08 18:31:56 +02:00
nicolabertoldi
a1a1b6f2da re-introduced the cache for IRSTLM dictionary codes 2015-10-08 17:54:45 +02:00
nicolabertoldi
165092885c made interface to IRSTLM threadsafe 2015-10-05 12:18:26 +02:00
nicolabertoldi
415596d711 disable unused function problematic for compilation without cxx11 2015-10-05 10:42:19 +02:00
Ulrich Germann
e642fc4669 Merge branch 'master' of http://github.com/moses-smt/mosesdecoder
Conflicts:
	moses/parameters/ServerOptions.cpp
2015-09-14 11:02:03 +01:00
Ulrich Germann
349ebdc3e9 ServerOptions.cpp would't compile on systems where size_t != unsigned long int. 2015-09-14 10:56:48 +01:00
Hieu Hoang
f6853ee37d casting problem on some compilers 2015-09-14 11:25:24 +02:00
Ulrich Germann
58d9d88a9f Merge branch 'master' of http://github.com/moses-smt/mosesdecoder 2015-09-14 09:58:30 +01:00
Ulrich Germann
2e3a82a40c Merge pull request #125 from akivajp/master
Fixed for removed option building cooccurrence table.
2015-09-12 11:32:27 +02:00
Michael Denkowski
0837c07be8 Merge pull request #124 from moses-smt/mjdenkowski
Compatibility: mmsapt and factored translation with generation models
2015-09-11 17:17:25 -04:00
Kenneth Heafield
5732129bd4 Update kenlm 2015-09-10 16:04:09 +01:00
Kenneth Heafield
37f7326057 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2015-09-10 16:52:26 +02:00
Kenneth Heafield
5070728f32 Change debug flags to off by default
Marcin was complaining about link time
2015-09-10 16:51:49 +02:00
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
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