This module provides functionality for reading settings files for
Toolbox. Settings files provide information (metadata) concerning
lexicons and texts, such as which fields are found within them and what
kind of values those fields can have.
|
ToolboxSettings
This class is the base class for settings files.
|
|
MarkerSet
This class is a container for FieldMetadata objects.
|
|
FieldMetadata
This class is a container for information about a field, including
its marker, name, description, language, range set (valid values),
and parent marker.
|
|
LexiconSettings
This class is used to parse and manipulate settings file for
lexicons.
|
|
InterlinearProcess
This class represents a process for text interlinearization.
|
|
LookupProcess
|
|
ParseProcess
|
|
TextSettings
This class is used to parse and manipulate settings file for
lexicons.
|