-
Notifications
You must be signed in to change notification settings - Fork 6
module__MergeLayers
Robert Bossy edited this page Jul 27, 2017
·
1 revision
#org.bibliome.alvisnlp.modules.MergeLayers
Creates a new layer in each section containing all annotations in source layers.
org.bibliome.alvisnlp.modules.MergeLayers adds annotations in the layers sourceLayerNames into the layer targetLayerName.
Optional
Type: String[]]
Name of the layers where to get annotations.
Optional
Type: String
Name of the layer to create.
Default value: true
Type: Expression
Only process document that satisfy this filter.
Default value: true
Type: Expression
Process only sections that satisfy this filter.