Next: , Previous: mor-out-filter, Up: Options


5.11 The Option mor-pruning (malaga)

In your morphology rules, you may have specified a pruning rule that can prune the morphology analysis tree, i.e. it can reduce the number of parallel paths. If you want this pruning rule to be executed, use the option mor-pruning. Use one of the following arguments:

set mor-pruning n
Call the morphology pruning rule whenever at least n states have consumed the same amount of input, for n > 0.
set mor-pruning 0
Deactivate the morphology pruning rule.