mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-26 05:14:36 +03:00
Added explanaton for the backoff mode for PT combination
This commit is contained in:
parent
5b70c0be34
commit
9099d1be0f
@ -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
|
||||
--------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user