Skip to content

module__MergeLayers

Robert Bossy edited this page Jul 27, 2017 · 1 revision

#org.bibliome.alvisnlp.modules.MergeLayers

Synopsis

Creates a new layer in each section containing all annotations in source layers.

Description

org.bibliome.alvisnlp.modules.MergeLayers adds annotations in the layers sourceLayerNames into the layer targetLayerName.

Parameters

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.

Clone this wiki locally