Skip to content

module__AlvisAEWriter

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

#org.bibliome.alvisnlp.modules.alvisae.AlvisAEWriter

Synopsis

Writes each document in a file in the AlvisAE protocol format.

Description

Writes each document in a file in the AlvisAE protocol format.

Parameters

Optional

Type: AnnotationSet[]]

Annotation Set specifications.

Optional

Type: Expression

Document description.

Optional

Type: OutputDirectory

Directory where to write files.

Optional

Type: InputFile

AlvisAE schema file to include in all document files.

Default value: true

Type: Expression

Only process document that satisfy this filter.

Default value: {}

Type: ExpressionMapping

Document properties specification.

Default value: str:concat(properties:@:id(), constant:string:.json())

Type: Expression

Default value: 0

Type: Integer

Owner ID of the documents.

Default value: false

Type: Boolean

Publish the exported annotation sets.

Default value: true

Type: Expression

Process only sections that satisfy this filter.

Clone this wiki locally