public class GeTaMapper
extends org.corpus_tools.pepper.impl.PepperMapperImpl
implements org.corpus_tools.pepper.modules.PepperMapper
The mapper class doing the actual mapping work.
| Modifier and Type | Field and Description |
|---|---|
static String |
AL
Array of attribute objects
|
static String |
ANNOT
Annotator name
|
static String |
C
Division comment
|
static String |
Comm
Comment
|
static String |
CR
Creator
|
static String |
DATE
Document date
|
static String |
DC
List of ids of children divisions
|
static String |
DP
Id of parent division
|
static String |
Ed
Editorial annotations
|
static String |
EDITION
Zotero link to edition
|
static String |
FC
Array of fidal letter objects
|
static String |
feat
List of other NE features
|
static String |
FID
Ge’ez word
|
static String |
FIDALWORDS
Graphical unit words
|
static String |
FIDED
Ge’ez word with editorial markers
|
static String |
FIDEDh
Custom key for HTML rendering of FIDED values
|
static String |
FIDLET
Fidal letter
|
static String |
FIDLETED
Fidal letter with editorial markers
|
static String |
G
Division genre
|
static String |
HWB
Id header begin
|
static String |
HWE
Id header end
|
static String |
Id
Token Id
|
static String |
ID
Graphical unit id
|
static String |
LANG
Document language
|
static String |
LAT
Latin letter transliteration of fidal letter
|
static String |
LE
Division level (1-4)
|
static String |
LL
Array of transliteration letter objects
|
static String |
LT
Array of tag objects
|
static String |
M
Morphological annotation object
|
static String |
N
Attribute name for all but the three above
|
static String |
N1
Gender PATTERN for nominals and numbers
|
static String |
N2
Gender SYNTAX for nominals and numbers
|
static String |
N3
Gender NATURE for nominals and numbers
|
static String |
NA
Division name
|
static String |
NAME
Document name
|
static String |
ne
Whether the token can be part of a named entity
|
static String |
NE
Named entity id which this word is a part of
|
static String |
NEId
Id of the named entity to which a token belongs
|
static String |
NR
User-defined number
|
static String |
NRI
Internal number
|
static String |
NT
Tag name
|
static String |
PARTS
List of highest level division included in the document
|
static String |
pLB
Line break number
|
static String |
pPB
Page break number
|
static String |
Qid
List of ids for quotation objects
|
static String |
QWB
Id of quotation beginning
|
static String |
QWE
Id of quotation end
|
static String |
R
NE id in Beta-Masaheft authority lists
|
static String |
ref
List of objects pointing to which tokens and graphical units belong to this NE
|
static String |
REF
Reference to the work
|
static String |
SCR
Original script type
|
static String |
Sid
List of ids for division objects
|
static String |
SOFT
Tool name incl. version and author
|
static String |
T
Type of NE
|
static String |
Tid
List of ids for token objects
|
static String |
TID
List of Ids of tokens in the graphical unit with a WID occurring in the NE
|
static String |
TOKL
Token label
|
static String |
TR
Transcription vocalisation
|
static String |
TRFID
Latin transcription of fidal letter
|
static String |
V
Attribute value for all but the three above
|
static String |
V1
Value of the gender PATTERN
|
static String |
V2
Value of the gender SYNTAX
|
static String |
V3
Value of the gender NATURE
|
static String |
WB
Id of the word starting the division
|
static String |
WE
Id of the word ending the division
|
static String |
WId
Word id in a RefWord object
|
| Constructor and Description |
|---|
GeTaMapper() |
| Modifier and Type | Method and Description |
|---|---|
org.corpus_tools.pepper.common.DOCUMENT_STATUS |
mapSCorpus() |
org.corpus_tools.pepper.common.DOCUMENT_STATUS |
mapSDocument() |
addProgress, getCorpus, getDocument, getMappingResult, getMappingSubjects, getPepperMapperController, getProgress, getProperties, getResourceURI, initialize, readXMLResource, setCorpus, setDocument, setMappingResult, setPepperMapperController, setProgress, setProperties, setResourceURIclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddProgress, getCorpus, getDocument, getMappingResult, getMappingSubjects, getPepperMapperController, getProgress, getProperties, getResourceURI, setCorpus, setDocument, setMappingResult, setPepperMapperController, setProgress, setProperties, setResourceURIpublic static final String TR
Transcription vocalisation
public static final String SCR
Original script type
public static final String FIDALWORDS
Graphical unit words
public static final String ID
Graphical unit id
public static final String FID
Ge’ez word
public static final String FIDED
Ge’ez word with editorial markers
public static final String FIDEDh
Custom key for HTML rendering of FIDED values
public static final String Sid
List of ids for division objects
public static final String Qid
List of ids for quotation objects
public static final String Tid
List of ids for token objects
public static final String NE
Named entity id which this word is a part of
public static final String Comm
Comment
public static final String FC
Array of fidal letter objects
public static final String FIDLET
Fidal letter
public static final String FIDLETED
Fidal letter with editorial markers
public static final String TRFID
Latin transcription of fidal letter
public static final String pLB
Line break number
public static final String pPB
Page break number
public static final String Ed
Editorial annotations
public static final String LL
Array of transliteration letter objects
public static final String LAT
Latin letter transliteration of fidal letter
public static final String Id
Token Id
public static final String TOKL
Token label
public static final String NEId
Id of the named entity to which a token belongs
public static final String M
Morphological annotation object
public static final String ne
Whether the token can be part of a named entity
public static final String LT
Array of tag objects
public static final String NT
Tag name
public static final String AL
Array of attribute objects
public static final String N1
Gender PATTERN for nominals and numbers
public static final String V1
Value of the gender PATTERN
public static final String N2
Gender SYNTAX for nominals and numbers
public static final String V2
Value of the gender SYNTAX
public static final String N3
Gender NATURE for nominals and numbers
public static final String V3
Value of the gender NATURE
public static final String N
Attribute name for all but the three above
public static final String V
Attribute value for all but the three above
public static final String WB
Id of the word starting the division
public static final String WE
Id of the word ending the division
public static final String NRI
Internal number
public static final String NR
User-defined number
public static final String LE
Division level (1-4)
public static final String G
Division genre
public static final String C
Division comment
public static final String DP
Id of parent division
public static final String NA
Division name
public static final String CR
Creator
public static final String HWB
Id header begin
public static final String HWE
Id header end
public static final String DC
List of ids of children divisions
public static final String R
NE id in Beta-Masaheft authority lists
public static final String T
Type of NE
public static final String ref
List of objects pointing to which tokens and graphical units belong to this NE
public static final String feat
List of other NE features
public static final String WId
Word id in a RefWord object
public static final String TID
List of Ids of tokens in the graphical unit with a WID occurring in the NE
public static final String ANNOT
Annotator name
public static final String SOFT
Tool name incl. version and author
public static final String NAME
Document name
public static final String LANG
Document language
public static final String DATE
Document date
public static final String EDITION
Zotero link to edition
public static final String PARTS
List of highest level division included in the document
public static final String REF
Reference to the work
public static final String QWB
Id of quotation beginning
public static final String QWE
Id of quotation end
public org.corpus_tools.pepper.common.DOCUMENT_STATUS mapSCorpus()
mapSCorpus in interface org.corpus_tools.pepper.modules.PepperMappermapSCorpus in class org.corpus_tools.pepper.impl.PepperMapperImplpublic org.corpus_tools.pepper.common.DOCUMENT_STATUS mapSDocument()
mapSDocument in interface org.corpus_tools.pepper.modules.PepperMappermapSDocument in class org.corpus_tools.pepper.impl.PepperMapperImplCopyright © 2011-2018 sdruskat.net. All Rights Reserved.