Skip to content

module__org.bibliome.alvisnlp.modules.mapper.FileMapper2

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

#org.bibliome.alvisnlp.modules.mapper.FileMapper2

Synopsis

Deprecated alias for FileMapper.

This module is obsolete, superceded by org.bibliome.alvisnlp.modules.mapper.FileMapper

Description

Parameters

Optional

Type: Expression

Expression evaluated as a string with the target element as context that specifies the target key.

Optional

Type: SourceStream

Tab-separated file containing the dictionary.

Optional

Type: Expression

Expression evaluated as a list of elements with the corpus as context that specify the elements to be mapped.

Optional

Type: String[]]

Name of the features where to store the columns of matched lines.

Default value: false

Type: Boolean

Either to match ignoring the case.

Default value: 0

Type: Integer

Index of the line key in mappingFile.

Default value: exact

Type: MappingOperator

Matching operator.

Default value:

Type: Character

Separator character between columns in mappingFile.

Clone this wiki locally