Commit Graph

11 Commits

Author SHA1 Message Date
Ulrich Germann
29694af6e4 Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
Ulrich Germann
fdb5d9b282 Code refactoring: All FF now get access to AllOptions at load time, so they don't have to rely on StaticData. 2015-12-08 12:56:55 +00:00
Ulrich Germann
c610d0a6e7 Code decluttering.
The class StatefuleFeatureFunction now provides an empty dummy implementation
of various (virtual) Evaluate... functions. The corresponding empty
implementations on derived classes have been removed.
2015-11-19 13:54:24 +00: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
Rico Sennrich
5d0c692514 speed-up RDLM 2015-08-21 16:14:50 +01:00
Rico Sennrich
bec950cf72 support factors in InternalTree 2015-07-20 10:39:01 +01:00
Rico Sennrich
e85f353898 code simplification by removing language-specific, unused hack. 2015-07-20 10:39:01 +01:00
Hieu Hoang
cc8c6b7b10 beautify 2015-05-02 11:45:24 +01:00
Rico Sennrich
eab513b635 relational dependency language model 2015-03-18 17:39:45 +00:00