Represents a filter manipulating source or target segments in an alignment list.
The modification can be for example merging segments (merge package), splitting segments (split package) or changing segment contents (clean package).
Applies separate algorithms ( {@link ModifyAlgorithm}) to source and target segments in each alignment on input list.
@author loomchild
|
|
|
|
|
|