AlvisNLP

corpus processing engine

RemoveContents

Synopsis

synopsis

Description

synopsis

Snippet

<removecontents class="RemoveContents">
    <stripLayer></stripLayer>
</removecontents>

Mandatory parameters

stripLayer

Mandatory
Type: String

Optional parameters

constantAnnotationFeatures

Optional
Type: Mapping

Constant features to add to each annotation created by this module.

constantRelationFeatures

Optional
Type: Mapping

Constant features to add to each relation created by this module.

constantSectionFeatures

Optional
Type: Mapping

Constant features to add to each section created by this module.

constantTupleFeatures

Optional
Type: Mapping

Constant features to add to each tuple created by this module.

documentFilter

Default value: `true`
Type: Expression

Only process document that satisfy this expression.

sectionFilter

Default value: `true`
Type: Expression

Process only sections that satisfy this expression.

Deprecated parameters

stripLayerName

Deprecated
Type: String

Deprecated alias for stripLayer .