-
Notifications
You must be signed in to change notification settings - Fork 6
module__org.bibliome.alvisnlp.modules.mapper.FileMapper2
#org.bibliome.alvisnlp.modules.mapper.FileMapper2
Deprecated alias for FileMapper.
This module is obsolete, superceded by org.bibliome.alvisnlp.modules.mapper.FileMapper
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.