Added explanaton for the backoff mode for PT combination

This commit is contained in:
Nicola Bertoldi 2014-07-20 17:15:27 +02:00
parent 5b70c0be34
commit 9099d1be0f

View File

@ -59,6 +59,14 @@ This corresponds to the option:
`--newSourceMaxLength=4`
BACKOFF
-------
This combination technique is a simplified version of the fill-up technique.
With respect to fill-up technique, the backoff technique does not add the
binary additional feature denoting the provenance of an entry.
LINEAR INTERPOLATION
--------------------