-
Notifications
You must be signed in to change notification settings - Fork 6
module__XMLReader2
#org.bibliome.alvisnlp.modules.xml.XMLReader2
Deprecated alias for XMLReader.
This module is obsolete, superceded by org.bibliome.alvisnlp.modules.xml.XMLReader
Optional
Type: SourceStream
Path to the source directory or source file.
Optional
Type: SourceStream
XSLT Stylesheet to apply on the input.
Optional
Type: Mapping
Constant features to add to each annotation created by this module
Optional
Type: Mapping
Constant features to add to each document created by this module
Optional
Type: Mapping
Constant features to add to each relation created by this module
Optional
Type: Mapping
Constant features to add to each section created by this module
Optional
Type: Mapping
Constant features to add to each tuple created by this module
Optional
Type: Mapping
Parameters to pass to the XSLT Stylesheet specified by xslTransform.
Default value: false
Type: Boolean
Set to true if the input is HTML rather than XML.
Default value: false
Type: Boolean
If true, do not convert tag names to upper case.