Michael Denkowski
5013e11dc5
XML option for runtime weight-overwrite
2014-10-02 11:15:03 -04:00
Hieu Hoang
94c44c03d5
merge
2014-08-13 18:03:05 +01:00
Hieu Hoang
efa5befb16
method rename
2014-08-08 15:59:34 +01:00
Hieu Hoang
23f10cc73f
move notice about czech prefixes to share/README
2014-08-06 15:03:37 +01:00
Michael Denkowski
a371e732c8
Lower verbosity, sync with current version
2014-08-05 16:08:12 -04:00
Michael Denkowski
e7c36ee804
Simulated post-editing merge: XML update, parallel SPE script, MERT
2014-08-05 14:20:00 -04:00
Hieu Hoang
e863592f40
TargetPhrase to have pointer to the phrase table that creates it
2014-08-04 19:28:04 +01:00
Hieu Hoang
8d5328a957
ignore 0 span. Don't bomb out
2014-06-11 05:05:22 +01:00
Ulrich Germann
249c40ec74
Eliminated factor delimiter from the parameters of
...
Phrase.CreateFromString() and Sentence.CreateFromString(),
as it was never used in those functions anyway ---
Word.CreateFromString() retrieves the factor delimiter
from StaticData directly.
2014-05-31 14:33:31 +01:00
Rico Sennrich
45630a5851
various optimizations to make CYK+ parser several times faster and eat less memory.
...
speed-up of decoding depends on how much time is spent in parser:
10-50% speed-up for string-to-tree systems observed (more on long sentences and with high max-chart-span).
if you only use hiero or string-to-tree models (but none with source syntax), use compile-option --unlabelled-source for (small) efficiency gains.
2014-03-21 11:12:24 +00:00
Hieu Hoang
22864c2b4b
replace CHECK with UTIL_THROW_IF in Moses
2013-11-19 17:23:19 +00:00
Hieu Hoang
6ccc17b804
speed up compiling by removing headers from StaticData.h
2013-10-03 11:05:53 +01:00
Hieu Hoang
e6f53d83c2
get rid of some warnings
2013-09-22 18:24:32 +02:00
Hieu Hoang
8ffd53e321
create target phrases, not Translation Options, for XML. Can be used in both pb and scfg
2013-07-24 18:06:46 +01:00
Hieu Hoang
d5d4051d8b
create target phrases, not Translation Options, for XML. Can be used in both pb and scfg
2013-07-24 15:55:17 +01:00
Hieu Hoang
cb46bd3c00
beautify
2013-07-18 17:00:44 +01:00
Hieu Hoang
f81d7a446f
starting placeholder
2013-07-18 17:00:07 +01:00
Hieu Hoang
6249432407
beautify
2013-05-29 18:16:15 +01:00
Hieu Hoang
805eef6c18
delete sourcePhrase variable in TargetPhrase class
2013-05-28 01:25:27 +01:00
Hieu Hoang
e8dadb58ce
split classes in DummyScoreProducers into separate files
2013-05-25 00:57:37 +01:00
Hieu Hoang
a80d838b0f
move feature functions into moses/FF
2013-05-24 18:02:49 +01:00
Hieu Hoang
112bcdc925
Make Phrase::CreateFromString() more efficient
2013-05-22 12:03:00 +01:00
Hieu Hoang
ba54ee6748
delete another TargetPhrase::SetScore()
2013-05-02 17:44:19 +01:00
Hieu Hoang
8edbfebbf1
word penalty for XML options
2013-04-26 17:49:11 +01:00
Hieu Hoang
9298402dcf
merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat()
2013-03-08 19:10:28 +00:00
Hieu Hoang
5e3ef23cef
move moses/src/* to moses/
2012-11-12 19:56:18 +00:00