Commit Graph

5240 Commits

Author SHA1 Message Date
Jeroen
ae5ad8a49e Detect write errors in LVoc.
Write failures in LVoc::Write() were going unnoticed.  If disk space
runs out, the output file might get truncated without any indication
of failure.
2016-03-07 18:55:18 +01:00
Matthias Huck
2d6f616480 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
Conflicts:
	moses/FF/Model1Feature.cpp
2016-02-22 18:30:11 +00:00
Matthias Huck
5c8c15d345 Model1Feature: skip-target-punctuation parameter 2016-02-22 18:28:23 +00:00
MosesAdmin
6da1343f88 daily automatic beautifier 2016-02-22 00:00:40 +00:00
Matthias Huck
71a0fcbc27 Model1Feature: skip over target-side punctuation 2016-02-21 20:44:09 +00:00
Matthias Huck
e284503018 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2016-02-20 00:40:23 +00:00
Matthias Huck
ebb18b2dc2 WordTranslationFeature: fix loading of word lists 2016-02-20 00:39:02 +00:00
Kenneth Heafield
7a1baeecda load= option to KenLM exposing more load_method options 2016-02-20 00:07:48 +00:00
Ales Tamchyna
ca6dba9108 update VW compatibility 2016-02-17 11:27:44 +01:00
MosesAdmin
ca5178b684 daily automatic beautifier 2016-02-13 00:02:04 +00:00
Matthias Huck
1659d6b4c8 Option for target constituent constrained phrase extraction. TargetConstituentAdjacencyFeature. 2016-02-12 17:46:57 +00:00
Barry Haddow
d48a4fc059 Fix mosesserver for hiero 2016-02-01 16:26:58 +00:00
Barry Haddow
713a8e4233 dont crash if no translation in hiero server 2016-01-29 17:13:03 +00:00
Hieu Hoang
357351f545 delete check on how total score is calculated 2016-01-19 22:34:06 +00:00
Ulrich Germann
ffdc9711e9 TrellisPath::InitTotalScore() and TrellisPath::GetScoreBreakDown() now use compute m_totalScore again in an identical fashion. 2016-01-19 18:45:23 +00:00
Ulrich Germann
cb477df36d Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2016-01-15 22:52:44 +00:00
Ulrich Germann
37e68bcb31 Added Marcin Junczys-Dowmunt's implementation of Johnson et al.'s significance-based phrase table pruning to the master branch. 2016-01-15 22:52:29 +00:00
MosesAdmin
7344877741 daily automatic beautifier 2016-01-14 00:00:42 +00:00
Lane Schwartz
10debb4906 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2016-01-13 13:06:39 -06:00
Michael Denkowski
297691db57 Default number of workers to thread count
(control workers with command line --threads option)
2016-01-13 14:02:03 -05:00
Lane Schwartz
5431e91c26 Revert "eclipse"
This reverts commit e0fb456dbb.

The reverted commit broken the moses build.
2016-01-13 12:53:53 -06:00
Lane Schwartz
4dc2257152 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2016-01-13 12:39:24 -06:00
Hieu Hoang
e0fb456dbb eclipse 2016-01-13 14:56:45 +00:00
MosesAdmin
c545b4160c daily automatic beautifier 2016-01-13 00:00:52 +00:00
Matthias Huck
3d051db850 TargetPreferencesFeature 2016-01-12 23:09:07 +00:00
Lane Schwartz
6089017cd8 Factored out code in Ken.cpp 2016-01-12 16:05:00 -06:00
Lane Schwartz
f964385a3b ReloadingLM now runs, reloading model before each sentence is translated 2016-01-12 15:54:21 -06:00
Lane Schwartz
b8e5ca51cb No more double LM scores 2016-01-12 15:19:07 -06:00
Lane Schwartz
d58db287c3 ReloadingLM compiles and runs, but gives double the LM score it should 2016-01-12 14:36:14 -06:00
Matthias Huck
020492b9da Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2016-01-12 18:49:44 +00:00
Lane Schwartz
70b20909b1 Merge branch 'master' of github.com:moses-smt/mosesdecoder into lane_multisrc 2016-01-12 12:49:05 -06:00
Lane Schwartz
f645511e5c Starting work on reloading LM 2016-01-12 12:44:39 -06:00
Matthias Huck
005d5506a1 SoftSourceSyntacticConstraintsFeature log output 2016-01-12 18:04:11 +00:00
Ulrich Germann
8d7dc4b446 Bug fix related to --report-all-factors. 2016-01-12 17:20:29 +00:00
Ulrich Germann
256d57369a Bug fix in server as suggested by Martin Baumgärtner. 2016-01-11 15:48:36 -06:00
Ulrich Germann
074614974c Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2016-01-11 21:44:23 +00:00
Ulrich Germann
fdc8e05984 Bug fix in server as suggested by Martin Baumgärtner. 2016-01-11 21:43:58 +00:00
Matthias Huck
a5a4401fe9 TargetPreferencesPhraseProperty 2016-01-11 20:14:28 +00:00
Matthias Huck
8750c71ef4 PhraseOrientationFeature configuration parameters 2016-01-07 21:52:22 +00:00
Matthias Huck
97e786de12 PhraseOrientationFeature: ignore-boundary configuration parameter 2016-01-07 19:28:08 +00:00
Matthias Huck
fdb4abb778 PhraseOrientationFeature: default config parameter values 2016-01-07 17:36:43 +00:00
MosesAdmin
f6eaa5daa7 daily automatic beautifier 2016-01-07 00:00:37 +00:00
Matthias Huck
dda3f1867c Hiero phrase orientation 2016-01-06 18:52:14 +00:00
Matthias Huck
f6b0d988d9 eliminate compiler warnings 2016-01-06 17:35:19 +00:00
MosesAdmin
a2431ce62a daily automatic beautifier 2016-01-06 00:00:41 +00:00
Ulrich Germann
9caeda5751 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2016-01-04 22:58:48 +00:00
Ulrich Germann
e594211e25 Fix bug in reporting of word alignment info in batch mode. 2016-01-04 22:53:38 +00:00
Ulrich Germann
b32d7754cd Code cleanup. 2016-01-04 22:51:43 +00:00
MosesAdmin
6e39865213 daily automatic beautifier 2015-12-30 00:00:41 +00:00
Hieu Hoang
11809630ea add PhraseDictionaryMemoryPerSentence 2015-12-29 20:02:25 +00:00