A B C D E F G H I L M N O P R S T V W X

A

addAnalysis(Token, List<Feature>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyLayer
 
addAnalysis(Token, List<Feature>, List<MorphologySegment>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyLayer
 
addAnalysis(List<Token>, List<Feature>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyLayer
 
addAnalysis(List<Token>, List<Feature>, List<MorphologySegment>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyLayer
 
addAnalysis(Token, List<Feature>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
addAnalysis(Token, List<Feature>, List<MorphologySegment>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
addAnalysis(List<Token>, List<Feature>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
addAnalysis(List<Token>, List<Feature>, List<MorphologySegment>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
addChild(Constituent, Constituent) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
Adds constituent child to a parent constituent.
addChild(Pronunciation, Pronunciation) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PhoneticsLayer
 
addChild(Constituent, Constituent) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
addChild(Pronunciation, Pronunciation) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
addConnective(List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DiscourseConnectivesLayer
 
addConnective(List<Token>, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DiscourseConnectivesLayer
 
addConnective(List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
addConnective(List<Token>, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
addCorpus(String, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchesLayer
 
addCorpus(String, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
addCorrection(String, Token, CorrectionOperation) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.OrthographyLayer
 
addCorrection(String, List<Token>, CorrectionOperation) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.OrthographyLayer
 
addCorrection(String, Token, CorrectionOperation) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthographyLayerStored
 
addCorrection(String, List<Token>, CorrectionOperation) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthographyLayerStored
 
addEntity(String, Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.NamedEntitiesLayer
 
addEntity(String, List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.NamedEntitiesLayer
 
addEntity(String, Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
addEntity(String, List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
addFrequency(Lemma, int) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.FrequenciesLayer
 
addFrequency(Lemma, int) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.FrequenciesLayerStored
 
addItem(MatchedCorpus, List<Token>, List<String>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchesLayer
 
addItem(MatchedCorpus, List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchesLayer
 
addItem(MatchedCorpus, List<Token>, List<String>, Map<String, String>, Map<String, String>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchesLayer
 
addItem(MatchedCorpus, List<Token>, Map<String, String>, Map<String, String>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchesLayer
 
addItem(MatchedCorpus, List<Token>, List<String>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
addItem(MatchedCorpus, List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
addItem(MatchedCorpus, List<Token>, Map<String, String>, Map<String, String>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
addItem(MatchedCorpus, List<Token>, List<String>, Map<String, String>, Map<String, String>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
addLemma(String) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.LemmasLayer
 
addLemma(String) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LemmasLayerStored
 
addLemma(String, Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.LemmasLayer
 
addLemma(String, List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.LemmasLayer
 
addLemma(String, Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LemmasLayerStored
 
addLemma(String, List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LemmasLayerStored
 
addLink(String) - Method in interface eu.clarin.weblicht.wlfxb.ed.api.ExternalDataLayer
Adds link (URL) to the location of the data file of this layer.
addLink(String) - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerStored
 
addMetaDataItem(String, String) - Method in class eu.clarin.weblicht.wlfxb.md.xb.MetaData
 
addOrthform(String, Lemma) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.LexicalSemanticsLayer
 
addOrthform(String[], Lemma) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.LexicalSemanticsLayer
 
addOrthform(String, Lemma) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
addOrthform(String[], Lemma) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
addParse(Constituent) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
Creates sentence parse with the given constituent root.
addParse(List<Dependency>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
addParse(Constituent) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
addParse(List<Dependency>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
addPoint(String, String, Double, String, String, String, Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoLayer
 
addPoint(String, String, Double, String, String, String, List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoLayer
 
addPoint(String, String, Double, String, String, String, Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
addPoint(String, String, Double, String, String, String, List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
addReferent(List<Reference>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
addReferent(List<Reference>, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
addReferent(List<Reference>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
addReferent(List<Reference>, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
addRelation(String, String, Integer, List<Term>) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.RelationsLayer
 
addRelation(String, String, Integer, Sig, List<Term>) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.RelationsLayer
 
addRelation(String, String, Integer, List<Term>) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
addRelation(String, String, Integer, Sig, List<Term>) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
addRelation(Reference, String, Reference...) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
addRelation(String, Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.RelationsLayer
Deprecated.  
addRelation(String, List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.RelationsLayer
Deprecated.  
addRelation(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.RelationsLayer
Deprecated.  
addRelation(List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.RelationsLayer
Deprecated.  
addRelation(Reference, String, Reference...) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
addRelation(String, Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
addRelation(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
addRelation(String, List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
addRelation(List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
addSecondaryEdgeChild(Constituent, Constituent, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
Adds secondary edge child to a constituent.
addSecondaryEdgeChild(Constituent, Constituent, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
addSegment(Pronunciation, Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PhoneticsLayer
 
addSegment(List<Pronunciation>, Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PhoneticsLayer
 
addSegment(Pronunciation, Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
addSegment(List<Pronunciation>, Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
addSentence(List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.SentencesLayer
 
addSentence(List<Token>, int, int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.SentencesLayer
 
addSentence(List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
addSentence(List<Token>, int, int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
addSentence(List<Token>, Integer, Integer) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
addSpan(Token, Token, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextStructureLayer
 
addSpan(Token, Token, String, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextStructureLayer
 
addSpan(TextSpan, Token, Token, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextStructureLayer
 
addSpan(TextSpan, Token, Token, String, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextStructureLayer
 
addSpan(Token, Token, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
addSpan(Token, Token, String, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
addSpan(TextSpan, Token, Token, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
addSpan(TextSpan, Token, Token, String, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
addSplit(Token, int[]) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.WordSplittingLayer
 
addSplit(Token, int[]) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplittingLayerStored
 
addTag(String, Lemma) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.PosTagsLayer
 
addTag(String, Lemma) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagsLayerStored
 
addTag(String, Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PosTagsLayer
 
addTag(String, List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PosTagsLayer
 
addTag(String, Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
addTag(String, List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
addText(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextLayer
 
addText(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextLayerStored
 
addToken(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TokensLayer
 
addToken(String, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TokensLayer
 
addToken(String, long, long) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TokensLayer
 
addToken(String, long, long, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TokensLayer
 
addToken(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
addToken(String, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
addToken(String, long, long) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
addToken(String, long, long, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
afterUnmarshal(Unmarshaller, Object) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
afterUnmarshal(Unmarshaller, Object) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStored
 
afterUnmarshal(Unmarshaller, Object) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
afterUnmarshal(Unmarshaller, Object) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
afterUnmarshal(Unmarshaller, Object) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 
ALPHABET - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
altitude - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
AntonymyLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
AntonymyLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.AntonymyLayerStored
 
AntonymyLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.AntonymyLayerStored
 
AntonymyLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.AntonymyLayerStored
 

B

beforeMarshal(Marshaller) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
beforeMarshal(Marshaller) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferenceStored
 
beforeMarshal(Marshaller) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
beforeMarshal(Marshaller) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 

C

CanonicalSegmentationLayer - Interface in eu.clarin.weblicht.wlfxb.ed.api
The CanonicalSegmentationLayer interface represents annotations for canonical pronunciation segmentation (phonemic transcriptions) of the given text or/and audio data.
CanonicalSegmentationLayerStored - Class in eu.clarin.weblicht.wlfxb.ed.xb
 
CanonicalSegmentationLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.ed.xb.CanonicalSegmentationLayerStored
 
CanonicalSegmentationLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.ed.xb.CanonicalSegmentationLayerStored
 
capital - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
categories - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
category - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
category - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
CATEGORY - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
CHAR_OFFSETS - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
charOffsets - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
children - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
children - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
close() - Method in class eu.clarin.weblicht.wlfxb.io.ExternalDataWithTextCorpusStreamed
Closes the input and output streams associated with this object and releases any associated system resources.
close() - Method in class eu.clarin.weblicht.wlfxb.io.LexiconStreamed
Closes the input and output streams associated with this object and releases any associated system resources.
close() - Method in class eu.clarin.weblicht.wlfxb.io.TextCorpusStreamed
Closes the input and output streams associated with this object and releases any associated system resources.
CommonAttributes - Class in eu.clarin.weblicht.wlfxb.utils
 
CommonAttributes() - Constructor for class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
CommonConstants - Class in eu.clarin.weblicht.wlfxb.utils
 
CommonConstants() - Constructor for class eu.clarin.weblicht.wlfxb.utils.CommonConstants
 
compose(ExternalDataLayerStored...) - Static method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
Composes the layers into one document.
compose(String, TextCorpusLayerStoredAbstract...) - Static method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
Composes the layers into one document.
connectLayers() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
connectLayers() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
connector - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
constId - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentReferenceStored
 
constitId2ItsConstit - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
Constituent - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
constituentId - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
ConstituentParse - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
constituentParseRoot - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParseStored
 
ConstituentParseStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
ConstituentParseStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParseStored
 
ConstituentParsingLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The ConstituentParsingLayer layer represents phrase structure parsing annotations on sentence tokens.
ConstituentParsingLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
ConstituentParsingLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
ConstituentParsingLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
ConstituentParsingLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
ConstituentReference - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
ConstituentReferenceStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
ConstituentStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
ConstituentStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
continent - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
CorrectionOperation - Enum in eu.clarin.weblicht.wlfxb.tc.api
 
corrString - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.OrthCorrectionStored
 
country - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
cp - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
createAntonymyLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty antonymy layer in this TextCorpus.
createAntonymyLayer(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createCanonicalSegmentationLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.ed.api.ExternalData
 
createCanonicalSegmentationLayer(String) - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
createConstituent(String, List<Constituent>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
Creates non-terminal constituent with the given category and constituent children.
createConstituent(String, String, List<Constituent>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
createConstituent(String, List<Constituent>, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
createConstituent(String, String, List<Constituent>, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
createConstituent(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
Creates non-terminal constituent with the given category, children should be added later
createConstituent(String, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
createConstituent(String, String, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
createConstituent(String, List<Constituent>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createConstituent(String, String, List<Constituent>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createConstituent(String, List<Constituent>, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createConstituent(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createConstituent(String, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createConstituent(String, String, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createConstituent(String, String, List<Constituent>, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createConstituentParsingLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty ConstituentParsingLayer with the given tagset in this TextCorpus.
createConstituentParsingLayer(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createDependency(String, List<Token>, List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
createDependency(String, List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
createDependency(List<Token>, List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
createDependency(List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
createDependency(String, Token, Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
createDependency(String, Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
createDependency(Token, Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
createDependency(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
createDependency(String, List<Token>, List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
createDependency(String, List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
createDependency(List<Token>, List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
createDependency(List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
createDependency(String, Token, Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
createDependency(String, Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
createDependency(Token, Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
createDependency(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
createDependencyParsingLayer(boolean, boolean) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty DependencyParsingLayer in this TextCorpus.
createDependencyParsingLayer(String, boolean, boolean) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty DependencyParsingLayer with the given tagset in this TextCorpus.
createDependencyParsingLayer(String, boolean, boolean) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createDependencyParsingLayer(boolean, boolean) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createDiscourseConnectivesLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty DiscourseConnectivesLayer in this TextCorpus.
createDiscourseConnectivesLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty DiscourseConnectivesLayer in this TextCorpus.
createDiscourseConnectivesLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createDiscourseConnectivesLayer(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createEmptyToken(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
createEmptyToken(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
createFeature(String, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyLayer
 
createFeature(String, List<Feature>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyLayer
 
createFeature(String, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
createFeature(String, List<Feature>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
createFrequenciesLayer() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Lexicon
 
createFrequenciesLayer() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
createGeoLayer(String, GeoLongLatFormat) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty GeoLayer in this TextCorpus.
createGeoLayer(String, GeoLongLatFormat, GeoContinentFormat, GeoCountryFormat, GeoCapitalFormat) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty GeoLayer in this TextCorpus.
createGeoLayer(String, GeoLongLatFormat) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createGeoLayer(String, GeoLongLatFormat, GeoContinentFormat) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createGeoLayer(String, GeoLongLatFormat, GeoContinentFormat, GeoCountryFormat) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createGeoLayer(String, GeoLongLatFormat, GeoContinentFormat, GeoCapitalFormat) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createGeoLayer(String, GeoLongLatFormat, GeoCountryFormat) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createGeoLayer(String, GeoLongLatFormat, GeoCountryFormat, GeoCapitalFormat) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createGeoLayer(String, GeoLongLatFormat, GeoCapitalFormat) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createGeoLayer(String, GeoLongLatFormat, GeoContinentFormat, GeoCountryFormat, GeoCapitalFormat) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createHyperonymyLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty hyperonymy layer in this TextCorpus.
createHyperonymyLayer(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createHyponymyLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty hyponymy layer in this TextCorpus.
createHyponymyLayer(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createLemmasLayer() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Lexicon
 
createLemmasLayer() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
createLemmasLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty LemmasLayer in this TextCorpus.
createLemmasLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createMatchesLayer(String, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty MatchesLayer layers of this TextCorpus, ready to be filled in with the corpus match annotations.
createMatchesLayer(String, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createMorphologyLayer(boolean) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty MorphologyLayer in this TextCorpus.
createMorphologyLayer(boolean, boolean) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty MorphologyLayer in this TextCorpus.
createMorphologyLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createMorphologyLayer(boolean) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createMorphologyLayer(boolean, boolean) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createNamedEntitiesLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty NamedEntitiesLayer with the given tagset for named entity types in this TextCorpus.
createNamedEntitiesLayer(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createOrthographyLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty OrthographyLayer in this TextCorpus.
createOrthographyLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createPhoneticSegmentationLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.ed.api.ExternalData
 
createPhoneticSegmentationLayer(String) - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
createPhotenicsLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty PhoneticsLayer with the given alphabet for phonetic transcriptions in this TextCorpus.
createPhotenicsLayer(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createPosTagsLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Lexicon
 
createPosTagsLayer(String) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
createPosTagsLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty PosTagsLayer with the given tagset in this TextCorpus.
createPosTagsLayer(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createPronunciation(PronunciationType, String, String, float, float, List<Pronunciation>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PhoneticsLayer
 
createPronunciation(PronunciationType, String, String, List<Pronunciation>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PhoneticsLayer
 
createPronunciation(PronunciationType, String, float, float, List<Pronunciation>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PhoneticsLayer
 
createPronunciation(PronunciationType, String, float, float) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PhoneticsLayer
 
createPronunciation(PronunciationType, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PhoneticsLayer
 
createPronunciation(PronunciationType, String, String, float, float, List<Pronunciation>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
createPronunciation(PronunciationType, String, String, List<Pronunciation>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
createPronunciation(PronunciationType, String, float, float, List<Pronunciation>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
createPronunciation(PronunciationType, String, float, float) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
createPronunciation(PronunciationType, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
createReference(List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
createReference(List<Token>, List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
createReference(String, List<Token>, List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
createReference(List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
createReference(List<Token>, List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
createReference(String, List<Token>, List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
createReferencesLayer(String, String, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty references layers of this TextCorpus, ready to be filled in with the references data.
createReferencesLayer(String, String, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createRelationsLayer() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Lexicon
 
createRelationsLayer() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
createRelationsLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
 
createRelationsLayer(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createSegment(String, String, String, Integer, Integer, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyLayer
 
createSegment(String, String, String, Integer, Integer, List<MorphologySegment>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyLayer
 
createSegment(String, String, String, Integer, Integer, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
createSegment(String, String, String, Integer, Integer, List<MorphologySegment>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
createSentencesLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty SentencesLayer in this TextCorpus.
createSentencesLayer(boolean) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty SentencesLayer in this TextCorpus.
createSentencesLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createSentencesLayer(boolean) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createSig(String, double) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.RelationsLayer
 
createSig(String, double) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
createSpeechSignalLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.ed.api.ExternalData
 
createSpeechSignalLayer(String, int) - Method in interface eu.clarin.weblicht.wlfxb.ed.api.ExternalData
 
createSpeechSignalLayer(String) - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
createSpeechSignalLayer(String, int) - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
createSynonymyLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty synonymy layer in this TextCorpus.
createSynonymyLayer(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createTerm(Lemma) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.RelationsLayer
 
createTerm(String) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.RelationsLayer
 
createTerm(Lemma) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
createTerm(String) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
createTerminalConstituent(String, List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
Creates terminal constituent with the given category and tokens
createTerminalConstituent(String, String, List<Token>) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
createTerminalConstituent(String, List<Token>, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
createTerminalConstituent(String, String, List<Token>, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
createTerminalConstituent(String, Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
Creates terminal constituent with the given category and token
createTerminalConstituent(String, String, Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
createTerminalConstituent(String, String, Token, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
createTerminalConstituent(String, List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createTerminalConstituent(String, String, List<Token>) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createTerminalConstituent(String, List<Token>, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createTerminalConstituent(String, Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createTerminalConstituent(String, String, Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createTerminalConstituent(String, String, Token, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createTerminalConstituent(String, String, List<Token>, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
createTextLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty TextLayer in this TextCorpus.
createTextLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createTextStructureLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty TextStructureLayer in this TextCorpus.
createTextStructureLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createTokenSegmentationLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.ed.api.ExternalData
 
createTokenSegmentationLayer(String) - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
createTokensLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty TokensLayer in this TextCorpus.
createTokensLayer(boolean) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty TokensLayer in this TextCorpus.
createTokensLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createTokensLayer(boolean) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
createWordSplittingLayer(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Creates empty WordSplittingLayer with the given type of the splitting in this TextCorpus.
createWordSplittingLayer(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
crefs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 

D

dependencies - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParseStored
 
Dependency - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
DependencyParse - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
DependencyParseStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
DependencyParseStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParseStored
 
DependencyParsingLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The DependencyParsingLayer annotates dependency relations between tokens.
DependencyParsingLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
DependencyParsingLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
DependencyParsingLayerStored(String, Boolean, Boolean) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
DependencyParsingLayerStored(Boolean, Boolean) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
DependencyParsingLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
DependencyStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
DependencyStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.DependencyStored
 
depIds - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyStored
 
DiscourseConnective - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
DiscourseConnectivesLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The DiscourseConnectivesLayer layer annotates discourse connectives.
DiscourseConnectivesLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
DiscourseConnectivesLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
DiscourseConnectivesLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
DiscourseConnectivesLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
DiscourseConnectiveStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
DiscourseConnectiveStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectiveStored
 

E

edge - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
EmptyTokenStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
EmptyTokenStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.EmptyTokenStored
 
emptyTokId2EmptyTok - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
emptytoks - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParseStored
 
end - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
end - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.SentenceStored
 
END_CHAR_OFFSET - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
END_TOKEN - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
endToken - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 
eu.clarin.weblicht.wlfxb.api - package eu.clarin.weblicht.wlfxb.api
Provides interface to be implemented by NLP tools that process TCF.
eu.clarin.weblicht.wlfxb.ed.api - package eu.clarin.weblicht.wlfxb.ed.api
 
eu.clarin.weblicht.wlfxb.ed.xb - package eu.clarin.weblicht.wlfxb.ed.xb
Provides classes for manipulating ExternalData annotations of TCF.
eu.clarin.weblicht.wlfxb.io - package eu.clarin.weblicht.wlfxb.io
Provides classes to input/process/output TCF streams with only specified annotations being loaded into the memory.
eu.clarin.weblicht.wlfxb.lx.api - package eu.clarin.weblicht.wlfxb.lx.api
 
eu.clarin.weblicht.wlfxb.lx.xb - package eu.clarin.weblicht.wlfxb.lx.xb
Provides classes for manipulating Lexicon annotations of TCF.
eu.clarin.weblicht.wlfxb.md.xb - package eu.clarin.weblicht.wlfxb.md.xb
Provides classes for manipulating meta data of TCF.
eu.clarin.weblicht.wlfxb.tc.api - package eu.clarin.weblicht.wlfxb.tc.api
 
eu.clarin.weblicht.wlfxb.tc.xb - package eu.clarin.weblicht.wlfxb.tc.xb
Provides classes for manipulating TextCorpus annotations of TCF.
eu.clarin.weblicht.wlfxb.utils - package eu.clarin.weblicht.wlfxb.utils
 
eu.clarin.weblicht.wlfxb.xb - package eu.clarin.weblicht.wlfxb.xb
Provides classes for manipulating TCF.
ExternalData - Interface in eu.clarin.weblicht.wlfxb.ed.api
The ExternalData interface represents layers of linguistic annotations to be used with TCF annotations but to be stored outside of TCF.
ExternalDataLayer - Interface in eu.clarin.weblicht.wlfxb.ed.api
The ExternalDataLayer interface represents linguistic annotations layer to be used with TCF annotations but to be stored outside of TCF.
ExternalDataLayerStored - Class in eu.clarin.weblicht.wlfxb.ed.xb
 
ExternalDataLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerStored
 
ExternalDataLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerStored
 
ExternalDataLayerTag - Enum in eu.clarin.weblicht.wlfxb.ed.xb
 
ExternalDataProfile - Class in eu.clarin.weblicht.wlfxb.ed.xb
 
ExternalDataProfile() - Constructor for class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataProfile
 
ExternalDataStored - Class in eu.clarin.weblicht.wlfxb.ed.xb
 
ExternalDataStored() - Constructor for class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
ExternalDataWithTextCorpusStreamed - Class in eu.clarin.weblicht.wlfxb.io
Class ExternalDataWithTextCorpusStreamed represents TCF TextCorpus and ExternalData annotations.
ExternalDataWithTextCorpusStreamed(InputStream, EnumSet<ExternalDataLayerTag>, EnumSet<TextCorpusLayerTag>) - Constructor for class eu.clarin.weblicht.wlfxb.io.ExternalDataWithTextCorpusStreamed
Creates a ExternalDataWithTextCorpusStreamed from the given TCF input stream and specified annotation layers.
ExternalDataWithTextCorpusStreamed(InputStream, EnumSet<ExternalDataLayerTag>, EnumSet<TextCorpusLayerTag>, OutputStream) - Constructor for class eu.clarin.weblicht.wlfxb.io.ExternalDataWithTextCorpusStreamed
Creates a ExternalDataWithTextCorpusStreamed from the given TCF input stream, specified annotation layers and the output stream.
externalRef - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencedEntityStored
 
externalReferenceSource - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
ExternalReferenceStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
ExternalReferenceStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.ExternalReferenceStored
 
ExternalReferenceStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.ExternalReferenceStored
 

F

Feature - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
features - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStructureStored
 
FeatureStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
FeatureStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStored
 
FeatureStructure - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
FeatureStructureStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
FeatureStructureStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStructureStored
 
freq - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.RelationStored
 
FrequenciesLayer - Interface in eu.clarin.weblicht.wlfxb.lx.api
 
FrequenciesLayerStored - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
FrequenciesLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.FrequenciesLayerStored
 
FrequenciesLayerStored(LexiconLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.FrequenciesLayerStored
 
Frequency - Interface in eu.clarin.weblicht.wlfxb.lx.api
 
FrequencyStored - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
FrequencyStored() - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.FrequencyStored
 
fs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStored
 
fs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyTagStored
 
function - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.RelationStored
 
function - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyStored
 
function - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
function - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.RelationStored
Deprecated.  
FUNCTION - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 

G

GeoCapitalFormat - Enum in eu.clarin.weblicht.wlfxb.tc.api
 
GeoContinentFormat - Enum in eu.clarin.weblicht.wlfxb.tc.api
 
GeoCountryFormat - Enum in eu.clarin.weblicht.wlfxb.tc.api
 
GeoLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The GeoLayer layer represents annotations for geographical locations.
GeoLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
GeoLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
GeoLayerStored(String, GeoLongLatFormat) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
GeoLayerStored(String, GeoLongLatFormat, GeoContinentFormat) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
GeoLayerStored(String, GeoLongLatFormat, GeoContinentFormat, GeoCountryFormat) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
GeoLayerStored(String, GeoLongLatFormat, GeoContinentFormat, GeoCapitalFormat) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
GeoLayerStored(String, GeoLongLatFormat, GeoCountryFormat) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
GeoLayerStored(String, GeoLongLatFormat, GeoCountryFormat, GeoCapitalFormat) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
GeoLayerStored(String, GeoLongLatFormat, GeoCapitalFormat) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
GeoLayerStored(String, GeoLongLatFormat, GeoContinentFormat, GeoCountryFormat, GeoCapitalFormat) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
GeoLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
GeoLongLatFormat - Enum in eu.clarin.weblicht.wlfxb.tc.api
 
GeoPoint - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
GeoPointStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
GeoPointStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
getAlphabet() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PhoneticsLayer
 
getAlphabet() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
getAltitude() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoPoint
 
getAltitude() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
getAnalysis(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyLayer
 
getAnalysis(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyLayer
 
getAnalysis(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
getAnalysis(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
getAntonymyLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets antonymy layer of this TextCorpus.
getAntonymyLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getCanonical() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Pronunciation
 
getCanonical() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
getCanonicalSegmentationLayer() - Method in interface eu.clarin.weblicht.wlfxb.ed.api.ExternalData
 
getCanonicalSegmentationLayer() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
getCapital() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoPoint
 
getCapital() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
getCapitalFormat() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoLayer
 
getCapitalFormat() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
getCategoriesNames() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchedItem
 
getCategoriesNames() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
getCategory() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Constituent
 
getCategory() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologySegment
 
getCategory() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
getCategory() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
getCategoryValue(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchedItem
 
getCategoryValue(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
getChildren() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Constituent
 
getChildren() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Pronunciation
 
getChildren() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
getChildren() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
getConnective(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DiscourseConnectivesLayer
 
getConnective(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DiscourseConnectivesLayer
 
getConnective(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
getConnective(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
getConstituent(ConstituentReference) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
Gets the Constituent reference by this ConstituentReference object
getConstituent(ConstituentReference) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
getConstituentParsingLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets constituent parsing layer of this TextCorpus.
getConstituentParsingLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getContent() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStored
 
getContent() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
getContent() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 
getContinent() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoPoint
 
getContinent() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
getContinentFormat() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoLayer
 
getContinentFormat() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
getCoordinatesFormat() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoLayer
 
getCoordinatesFormat() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
getCorpus(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchesLayer
 
getCorpus(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
getCorrection(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.OrthographyLayer
 
getCorrection(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.OrthographyLayer
 
getCorrection(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthographyLayerStored
 
getCorrection(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthographyLayerStored
 
getCountry() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoPoint
 
getCountry() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
getCountryFormat() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoLayer
 
getCountryFormat() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
getDataMimeType() - Method in interface eu.clarin.weblicht.wlfxb.ed.api.ExternalDataLayer
Gets the MIME type of the data file of this layer.
getDataMimeType() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerStored
 
getDependencies() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParse
 
getDependencies() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParseStored
 
getDependencyParsingLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets dependency parsing layer of this TextCorpus.
getDependencyParsingLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getDependentTokens(Dependency) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
getDependentTokens(Dependency) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
getDiscourseConnectivesLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets discourse connectives layer of this TextCorpus.
getDiscourseConnectivesLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getEdge() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Constituent
 
getEdge() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
getEdgeLabel() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentReference
 
getEdgeLabel() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentReferenceStored
 
getEnd() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologySegment
 
getEnd() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Token
 
getEnd() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.EmptyTokenStored
 
getEnd() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
getEnd() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokenStored
 
getEndCharOffset() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Sentence
 
getEndCharOffset() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentenceStored
 
getEntities(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.NamedEntitiesLayer
 
getEntities(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
getEntity(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.NamedEntitiesLayer
 
getEntity(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.NamedEntitiesLayer
 
getEntity(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
getEntity(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
getExternalData() - Method in class eu.clarin.weblicht.wlfxb.io.ExternalDataWithTextCorpusStreamed
Gets ExternalData.
getExternalData() - Method in class eu.clarin.weblicht.wlfxb.xb.WLData
Gets external data annotations of the WLData.
getExternalId() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencedEntity
 
getExternalId() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencedEntityStored
 
getExternalReferenceSource() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
getExternalReferenceSource() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
getFeatures() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.FeatureStructure
 
getFeatures() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyAnalysis
 
getFeatures() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStructureStored
 
getFeatures() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyAnalysisStored
 
getFoundTypes() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.NamedEntitiesLayer
 
getFoundTypes() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
getFrequenciesLayer() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Lexicon
 
getFrequenciesLayer() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
getFrequency(int) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.FrequenciesLayer
 
getFrequency(Lemma) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.FrequenciesLayer
 
getFrequency() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Relation
 
getFrequency(int) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.FrequenciesLayerStored
 
getFrequency(Lemma) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.FrequenciesLayerStored
 
getFrequency() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationStored
 
getFromClass(Class<? extends ExternalDataLayer>) - Static method in enum eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerTag
 
getFromClass(Class<? extends LexiconLayer>) - Static method in enum eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayerTag
 
getFromClass(Class<? extends TextCorpusLayer>) - Static method in enum eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerTag
 
getFromXmlName(String) - Static method in enum eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerTag
 
getFromXmlName(String) - Static method in enum eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayerTag
 
getFromXmlName(String) - Static method in enum eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerTag
 
getFunction() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Relation
 
getFunction() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationStored
 
getFunction() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Dependency
 
getFunction() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologySegment
 
getFunction() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Relation
Deprecated.  
getFunction() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyStored
 
getFunction() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
getFunction() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationStored
Deprecated.  
getGeoLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets geo layer of this TextCorpus.
getGeoLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getGovernorTokens(Dependency) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
getGovernorTokens(Dependency) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
getHyperonymyLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets hyperonymy layer of this TextCorpus.
getHyperonymyLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getHyponymyLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets hyponymy layer of this TextCorpus.
getHyponymyLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getID() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Lemma
 
getID() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LemmaStored
 
getID() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Token
 
getID() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.EmptyTokenStored
 
getID() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokenStored
 
getIndices() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.WordSplit
 
getIndices() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplitStored
 
getLang() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconProfile
 
getLang() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusProfile
 
getLanguage() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
getLanguage() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets the language of the text/tokens in this TextCorpus.
getLanguage() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getLatitude() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoPoint
 
getLatitude() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
getLayerClass() - Method in enum eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerTag
 
getLayerClass() - Method in enum eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayerTag
 
getLayerClass() - Method in enum eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerTag
 
getLayers() - Method in interface eu.clarin.weblicht.wlfxb.ed.api.ExternalData
 
getLayers() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
getLayers() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets all annotation layers of this TextCorpus.
getLayers() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getLemma(Frequency) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.FrequenciesLayer
 
getLemma(int) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.LemmasLayer
 
getLemma(String) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.LemmasLayer
 
getLemma(PosTag) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.PosTagsLayer
 
getLemma(Frequency) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.FrequenciesLayerStored
 
getLemma(int) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LemmasLayerStored
 
getLemma(String) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LemmasLayerStored
 
getLemma(PosTag) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagsLayerStored
 
getLemma(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.LemmasLayer
 
getLemma(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.LemmasLayer
 
getLemma(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LemmasLayerStored
 
getLemma(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LemmasLayerStored
 
getLemmas(Relation) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.RelationsLayer
 
getLemmas(Relation) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
getLemmas(Orthform) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.LexicalSemanticsLayer
 
getLemmas(Orthform) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
getLemmasLayer() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Lexicon
 
getLemmasLayer() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
getLemmasLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets lemmas layer of this TextCorpus.
getLemmasLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getLexicon() - Method in class eu.clarin.weblicht.wlfxb.xb.WLData
Gets lexicon annotations of the WLData.
getLexProfile() - Method in class eu.clarin.weblicht.wlfxb.xb.WLDProfile
 
getLink() - Method in interface eu.clarin.weblicht.wlfxb.ed.api.ExternalDataLayer
Gets link (URL) to the data file of this layer.
getLink() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerStored
 
getLongitude() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoPoint
 
getLongitude() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
getMatchedItem(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchesLayer
 
getMatchedItem(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
getMatchedItems() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchedCorpus
 
getMatchedItems() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedCorpusStored
 
getMatchesLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets matches layer of this TextCorpus.
getMatchesLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getMeasure() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Sig
 
getMeasure() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.SigStored
 
getMetaData() - Method in class eu.clarin.weblicht.wlfxb.xb.WLData
Gets meta data of the WLData.
getMetadata() - Method in class eu.clarin.weblicht.wlfxb.xb.WLDProfile
 
getMetaDataItems() - Method in class eu.clarin.weblicht.wlfxb.md.xb.MetaData
 
getMinimumTokens(Reference) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
getMinimumTokens(Reference) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
getMorphologyLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets morphology layer of this TextCorpus.
getMorphologyLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getName() - Method in class eu.clarin.weblicht.wlfxb.md.xb.MetaDataItem
 
getName() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Feature
 
getName() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchedCorpus
 
getName() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStored
 
getName() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedCorpusStored
 
getNamedEntitiesLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets named entities layer of this TextCorpus.
getNamedEntitiesLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getNumberOfChannels() - Method in interface eu.clarin.weblicht.wlfxb.ed.api.SpeechSignalLayer
Gets number of audio channels in the audio data.
getNumberOfChannels() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.SpeechSignalLayerStored
 
getOffsetInSeconds() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Pronunciation
 
getOffsetInSeconds() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
getOnsetInSeconds() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Pronunciation
 
getOnsetInSeconds() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
getOperation() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.OrthCorrection
 
getOperation() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthCorrectionStored
 
getOrder() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Token
 
getOrder() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.EmptyTokenStored
 
getOrder() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokenStored
 
getOriginCorpusTokenIds() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchedItem
 
getOriginCorpusTokenIds() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
getOrthform(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.LexicalSemanticsLayer
 
getOrthform(Lemma) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.LexicalSemanticsLayer
 
getOrthform(Lemma) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.AntonymyLayerStored
 
getOrthform(Lemma) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.HyperonymyLayerStored
 
getOrthform(Lemma) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.HyponymyLayerStored
 
getOrthform(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
getOrthform(Lemma) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SynonymyLayerStored
 
getOrthographyLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets orthography layer of this TextCorpus.
getOrthographyLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getParse(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
getParse(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
getParse(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
getParse(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
getParseRoot(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
getParseRoot(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
getPhoneticSegmentationLayer() - Method in interface eu.clarin.weblicht.wlfxb.ed.api.ExternalData
 
getPhoneticSegmentationLayer() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
getPhoneticsLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets phonetics layer of this TextCorpus.
getPhoneticsLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getPID() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchedCorpus
 
getPID() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedCorpusStored
 
getPoint(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoLayer
 
getPoint(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoLayer
 
getPoint(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
getPoint(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
getPosTagsLayer() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Lexicon
 
getPosTagsLayer() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
getPosTagsLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets part-of-speech layer of this TextCorpus.
getPosTagsLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getPronunciations() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PhoneticsSegment
 
getPronunciations() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsSegmentStored
 
getQueryString() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchesLayer
 
getQueryString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
getQueryType() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchesLayer
 
getQueryType() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
getRealized() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Pronunciation
 
getRealized() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
getReferencedEntities(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
getReferencedEntities(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
getReferencedEntity(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
getReferencedEntity(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
getReferences() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencedEntity
 
getReferences() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencedEntityStored
 
getReferencesLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets references layer of this TextCorpus.
getReferencesLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getRelation(int) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.RelationsLayer
 
getRelation(int) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
getRelation() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Reference
 
getRelation(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.RelationsLayer
Deprecated.  
getRelation(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.RelationsLayer
Deprecated.  
getRelation() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferenceStored
 
getRelation(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
getRelation(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
getRelations(Lemma) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.RelationsLayer
 
getRelations(Lemma) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
getRelationsLayer() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Lexicon
 
getRelationsLayer() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
getRelationsLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
 
getRelationsLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getReltagset() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
getReltagset() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
getRequiredLayers() - Method in interface eu.clarin.weblicht.wlfxb.api.TextCorpusProcessor
 
getRoot() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParse
 
getRoot() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParseStored
 
getSecondaryEdgeChildren() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Constituent
 
getSecondaryEdgeChildren() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
getSegment(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PhoneticsLayer
 
getSegment(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PhoneticsLayer
 
getSegment(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
getSegment(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
getSegmentation() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyAnalysis
 
getSegmentation() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyAnalysisStored
 
getSentence(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.SentencesLayer
 
getSentence(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.SentencesLayer
 
getSentence(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
getSentence(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
getSentencesLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets sentences layer of this TextCorpus.
getSentencesLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getSig() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Relation
 
getSig() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationStored
 
getSource() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoLayer
 
getSource() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.LexicalSemanticsLayer
 
getSource() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
getSource() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
getSpan(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextStructureLayer
 
getSpan(Token, String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextStructureLayer
 
getSpan(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
getSpan(Token, String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
getSpans(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextStructureLayer
 
getSpans(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextStructureLayer
 
getSpans(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
getSpans(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
getSpeechSignalLayer() - Method in interface eu.clarin.weblicht.wlfxb.ed.api.ExternalData
 
getSpeechSignalLayer() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
getSplit(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.WordSplittingLayer
 
getSplit(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.WordSplittingLayer
 
getSplit(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplittingLayerStored
 
getSplit(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplittingLayerStored
 
getStart() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologySegment
 
getStart() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Token
 
getStart() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.EmptyTokenStored
 
getStart() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
getStart() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokenStored
 
getStartCharOffset() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Sentence
 
getStartCharOffset() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentenceStored
 
getString() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Lemma
 
getString() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.PosTag
 
getString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LemmaStored
 
getString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagStored
 
getString() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Lemma
 
getString() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.OrthCorrection
 
getString() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PosTag
 
getString() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Token
 
getString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.EmptyTokenStored
 
getString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LemmaStored
 
getString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthCorrectionStored
 
getString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagStored
 
getString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokenStored
 
getSubfeatures() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Feature
 
getSubfeatures() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStored
 
getSubsegments() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologySegment
 
getSubsegments() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
getSubspans() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextSpan
 
getSubspans() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 
getSynonymyLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets synonymy layer of this TextCorpus.
getSynonymyLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getTag(int) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.PosTagsLayer
 
getTag(int) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagsLayerStored
 
getTag(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PosTagsLayer
 
getTag(Token) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PosTagsLayer
 
getTag(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
getTag(Token) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
getTags(Lemma) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.PosTagsLayer
 
getTags(Lemma) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagsLayerStored
 
getTagset() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.PosTagsLayer
 
getTagset() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagsLayerStored
 
getTagset() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
getTagset() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
getTagset() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PosTagsLayer
 
getTagset() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
getTagset() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
getTagset() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
getTarget(Reference) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
getTarget(Reference) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
getTargetNames() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchedItem
 
getTargetNames() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
getTargetValue(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchedItem
 
getTargetValue(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
getTcProfile() - Method in class eu.clarin.weblicht.wlfxb.xb.WLDProfile
 
getText() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextLayer
 
getText() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextSegment
 
getText() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextLayerStored
 
getTextCorpus() - Method in class eu.clarin.weblicht.wlfxb.io.ExternalDataWithTextCorpusStreamed
Gets TextCorpus.
getTextCorpus() - Method in class eu.clarin.weblicht.wlfxb.xb.WLData
Gets text corpus annotations of the WLData.
getTextLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets text layer of this TextCorpus.
getTextLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getTextStructureLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets text structure layer of this TextCorpus.
getTextStructureLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getToken(PhoneticsSegment) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PhoneticsLayer
 
getToken(int) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TokensLayer
 
getToken(String) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TokensLayer
 
getToken(WordSplit) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.WordSplittingLayer
 
getToken(PhoneticsSegment) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
getToken(int) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
getToken(String) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
getToken(WordSplit) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplittingLayerStored
 
getTokens(ConstituentParse) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
getTokens(Constituent) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ConstituentParsingLayer
 
getTokens(DiscourseConnective) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DiscourseConnectivesLayer
 
getTokens(GeoPoint) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.GeoLayer
 
getTokens(Lemma) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.LemmasLayer
 
getTokens(MatchedItem) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MatchesLayer
 
getTokens(MorphologyAnalysis) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyLayer
 
getTokens(NamedEntity) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.NamedEntitiesLayer
 
getTokens(OrthCorrection) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.OrthographyLayer
 
getTokens(PosTag) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.PosTagsLayer
 
getTokens(Reference) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
getTokens(Relation) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.RelationsLayer
Deprecated.  
getTokens(Sentence) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.SentencesLayer
 
getTokens(TextSpan) - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextStructureLayer
 
getTokens(ConstituentParse) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
getTokens(Constituent) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
getTokens(DiscourseConnective) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
getTokens(GeoPoint) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
getTokens(Lemma) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LemmasLayerStored
 
getTokens(MatchedItem) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
getTokens(MorphologyAnalysis) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
getTokens(NamedEntity) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
getTokens(OrthCorrection) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthographyLayerStored
 
getTokens(PosTag) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
getTokens(Reference) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
getTokens(Relation) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
getTokens(Sentence) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
getTokens(TextSpan) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
getTokenSegmentationLayer() - Method in interface eu.clarin.weblicht.wlfxb.ed.api.ExternalData
 
getTokenSegmentationLayer() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
getTokensLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets tokens layer of this TextCorpus.
getTokensLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getType() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Relation
 
getType() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationStored
 
getType() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DiscourseConnective
 
getType() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologySegment
 
getType() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.NamedEntitiesLayer
 
getType() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.NamedEntity
 
getType() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Pronunciation
 
getType() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Reference
 
getType() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.RelationsLayer
Deprecated.  
getType() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextSpan
 
getType() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.WordSplittingLayer
 
getType() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectiveStored
 
getType() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
getType() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
getType() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntityStored
 
getType() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
getType() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferenceStored
 
getType() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
getType() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 
getType() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplittingLayerStored
 
getTypesTagset() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DiscourseConnectivesLayer
 
getTypesTagset() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
getTypetagset() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
getTypetagset() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
getValue() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Frequency
 
getValue() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.Sig
 
getValue() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.FrequencyStored
 
getValue() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.SigStored
 
getValue() - Method in class eu.clarin.weblicht.wlfxb.md.xb.MetaDataItem
 
getValue() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Feature
 
getValue() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologySegment
 
getValue() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Orthform
 
getValue() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextSpan
 
getValue() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStored
 
getValue() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
getValue() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthformStored
 
getValue() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 
getVersion() - Method in class eu.clarin.weblicht.wlfxb.xb.WLData
Gets version of the WLData.
getVersion() - Method in class eu.clarin.weblicht.wlfxb.xb.WLDProfile
 
getWords(Relation) - Method in interface eu.clarin.weblicht.wlfxb.lx.api.RelationsLayer
 
getWords(Relation) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
getWordSplittingLayer() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpus
Gets word splitting layer of this TextCorpus.
getWordSplittingLayer() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
getXmlName() - Method in enum eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerTag
 
getXmlName() - Method in enum eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayerTag
 
getXmlName() - Method in enum eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerTag
 
govIds - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyStored
 

H

hasCharoffsets() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyLayer
 
hasCharoffsets() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologySegment
 
hasCharOffsets() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.SentencesLayer
 
hasCharOffsets() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TokensLayer
 
hasCharoffsets() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
hasCharoffsets() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
hasCharOffsets() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
hasCharOffsets() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
hasChildren() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Pronunciation
 
hasChildren() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
hasEmptyTokens() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
hasEmptyTokens() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
hasExternalReferences() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.ReferencesLayer
 
hasExternalReferences() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
hasMultipleGovernors() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.DependencyParsingLayer
 
hasMultipleGovernors() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
hasOnOffsets() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Pronunciation
 
hasOnOffsets() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
hasSegmentation() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologyLayer
 
hasSegmentation() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
HyperonymyLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
HyperonymyLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.HyperonymyLayerStored
 
HyperonymyLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.HyperonymyLayerStored
 
HyperonymyLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.HyperonymyLayerStored
 
HyponymyLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
HyponymyLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.HyponymyLayerStored
 
HyponymyLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.HyponymyLayerStored
 
HyponymyLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.HyponymyLayerStored
 

I

id - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.EmptyTokenStored
 
id - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntityStored
 
id - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.OrthformStored
 
id - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencedEntityStored
 
id - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferenceStored
 
id - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.RelationStored
Deprecated.  
ID - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
ID_PREFIX - Static variable in class eu.clarin.weblicht.wlfxb.lx.xb.LemmaStored
 
ID_PREFIX - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParseStored
 
ID_PREFIX - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
ID_PREFIX - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParseStored
 
ID_PREFIX - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.EmptyTokenStored
 
ID_PREFIX - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.LemmaStored
 
ID_PREFIX - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferenceStored
 
ID_PREFIX - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.TokenStored
 
isEmpty() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.LexiconLayer
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.FrequenciesLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LemmasLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagsLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
isEmpty() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpusLayer
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LemmasLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthographyLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
isEmpty() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplittingLayerStored
 
isEmptyTerminal() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Constituent
 
isEmptyTerminal() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
isTerminal() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Constituent
 
isTerminal() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.Feature
 
isTerminal() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.MorphologySegment
 
isTerminal() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextSpan
 
isTerminal() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
isTerminal() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStored
 
isTerminal() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
isTerminal() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 

L

lang - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
lang - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusProfile
 
lang - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
latitude - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
layersErrorMessage(Class<?>, Class<?>) - Static method in class eu.clarin.weblicht.wlfxb.utils.WlfUtilities
 
layersInOrder - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
layersInOrder - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
lemId - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.TermStored
 
Lemma - Interface in eu.clarin.weblicht.wlfxb.lx.api
 
Lemma - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
lemma2ItsAntonyms - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
lemma2ItsFreq - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayersConnector
 
lemma2ItsHyperonyms - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
lemma2ItsHyponyms - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
lemma2ItsRels - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayersConnector
 
lemma2ItsSynonyms - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
lemma2ItsTags - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayersConnector
 
LEMMA_REFERENCE - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
lemmaId - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.LemmaStored
 
lemmaId - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.LemmaStored
 
lemmaId2ItsLemma - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayersConnector
 
lemmaId2ItsLemma - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
lemmaRefs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.OrthformStored
 
LemmasLayer - Interface in eu.clarin.weblicht.wlfxb.lx.api
 
LemmasLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The LemmasLayer represents lemma annotations on tokens.
LemmasLayerStored - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
LemmasLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.LemmasLayerStored
 
LemmasLayerStored(LexiconLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.LemmasLayerStored
 
LemmasLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
LemmasLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.LemmasLayerStored
 
LemmasLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.LemmasLayerStored
 
LemmaStored - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
LemmaStored() - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.LemmaStored
 
LemmaStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
LemmaStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.LemmaStored
 
lemmaString - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.LemmaStored
 
lemmaString - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.LemmaStored
 
lemRef - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.FrequencyStored
 
lemRef - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagStored
 
LexicalSemanticsLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The annotations in LexicalSemanticsLayer are represented by synonymy, antonymy, hyponymy, hyperonymy.
LexicalSemanticsLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
LexicalSemanticsLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
LexicalSemanticsLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
LexicalSemanticsLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
Lexicon - Interface in eu.clarin.weblicht.wlfxb.lx.api
 
LexiconLayer - Interface in eu.clarin.weblicht.wlfxb.lx.api
 
LexiconLayersConnector - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
LexiconLayerStoredAbstract - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
LexiconLayerStoredAbstract() - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayerStoredAbstract
 
LexiconLayerTag - Enum in eu.clarin.weblicht.wlfxb.lx.xb
 
LexiconProfile - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
LexiconProfile() - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.LexiconProfile
 
LexiconStored - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
LexiconStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
LexiconStreamed - Class in eu.clarin.weblicht.wlfxb.io
Class LexiconStreamed represents TCF Lexicon annotations.
LexiconStreamed(InputStream, EnumSet<LexiconLayerTag>) - Constructor for class eu.clarin.weblicht.wlfxb.io.LexiconStreamed
Creates a LexiconStreamed from the given TCF input stream and specified annotation layers.
LexiconStreamed(InputStream, EnumSet<LexiconLayerTag>, OutputStream) - Constructor for class eu.clarin.weblicht.wlfxb.io.LexiconStreamed
Creates a LexiconStreamed from the given TCF input stream, specified annotation layers and the output stream.
LexiconStreamed(InputStream, EnumSet<LexiconLayerTag>, OutputStream, boolean) - Constructor for class eu.clarin.weblicht.wlfxb.io.LexiconStreamed
Creates a LexiconStreamed from the given TCF input stream, specified annotation layers and the output stream.
LexiconStreamed(InputStream, EnumSet<LexiconLayerTag>, OutputStream, List<MetaDataItem>) - Constructor for class eu.clarin.weblicht.wlfxb.io.LexiconStreamed
Creates a LexiconStreamed from the given TCF input stream, specified annotation layers, output stream and meta data.
longitude - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 

M

MatchedCorpus - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
MatchedCorpusStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
MatchedItem - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
MatchedItemCategory - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
matchedItems - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedCorpusStored
 
MatchedItemStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
MatchedItemTarget - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
MatchesLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The MatchesLayer layer is present when the TCF data is generated by querying text corpus resources.
MatchesLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
MatchesLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
MatchesLayerStored(String, String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
MatchesLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
MatchesQuery - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
MetaData - Class in eu.clarin.weblicht.wlfxb.md.xb
 
MetaData() - Constructor for class eu.clarin.weblicht.wlfxb.md.xb.MetaData
 
MetaDataItem - Class in eu.clarin.weblicht.wlfxb.md.xb
 
MetaDataItem() - Constructor for class eu.clarin.weblicht.wlfxb.md.xb.MetaDataItem
 
MetaDataItem(String, String) - Constructor for class eu.clarin.weblicht.wlfxb.md.xb.MetaDataItem
 
minTokRefs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferenceStored
 
MorphologyAnalysis - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
MorphologyAnalysisStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
MorphologyAnalysisStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyAnalysisStored
 
MorphologyLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The MorphologyLayer layer specifies the morphological features of tokens.
MorphologyLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
MorphologyLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
MorphologyLayerStored(Boolean) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
MorphologyLayerStored(Boolean, Boolean) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
MorphologyLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
MorphologySegment - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
MorphologySegmentStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
MorphologySegmentStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
MorphologyTagStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
MorphologyTagStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyTagStored
 

N

name - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStored
 
name - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemCategory
 
name - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemTarget
 
NAME - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
NamedEntitiesLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The NamedEntitiesLayer layer specifies named entity annotations on tokens.
NamedEntitiesLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
NamedEntitiesLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
NamedEntitiesLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
NamedEntitiesLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
NamedEntity - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
NamedEntityStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
NamedEntityStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntityStored
 
NEW_LINE - Static variable in class eu.clarin.weblicht.wlfxb.io.XmlReaderWriter
 
NONCONSECUTIVE_LEMMAS_REFERENCE - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 

O

offset - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
onset - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
operation - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.OrthCorrectionStored
 
order - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.EmptyTokenStored
 
order - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TokenStored
 
orderedLayerTags() - Static method in enum eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerTag
 
orderedLayerTags() - Static method in enum eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayerTag
 
orderedLayerTags() - Static method in enum eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerTag
 
OrthCorrection - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
OrthCorrectionStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
OrthCorrectionStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.OrthCorrectionStored
 
Orthform - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
orthforms - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
OrthformStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
OrthformStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.OrthformStored
 
OrthographyLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The OrthographyLayer layer annotates tokens with their correct orthographic transcription.
OrthographyLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
OrthographyLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.OrthographyLayerStored
 
OrthographyLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.OrthographyLayerStored
 

P

PhoneticSegmentationLayer - Interface in eu.clarin.weblicht.wlfxb.ed.api
The PhoneticSegmentationLayer interface represents annotations for phonetic signal segmentation of the given audio data.
PhoneticSegmentationLayerStored - Class in eu.clarin.weblicht.wlfxb.ed.xb
 
PhoneticSegmentationLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.ed.xb.PhoneticSegmentationLayerStored
 
PhoneticSegmentationLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.ed.xb.PhoneticSegmentationLayerStored
 
PhoneticsLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The PhoneticsLayer layer annotates tokens with their phonetic pronunciation.
PhoneticsLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
PhoneticsLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
PhoneticsLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
PhoneticsLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
PhoneticsSegment - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
PhoneticsSegmentStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
PhoneticsSegmentStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsSegmentStored
 
pid - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedCorpusStored
 
PID - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
PosTag - Interface in eu.clarin.weblicht.wlfxb.lx.api
 
PosTag - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
PosTagsLayer - Interface in eu.clarin.weblicht.wlfxb.lx.api
 
PosTagsLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The PosTagsLayer layer annotates tokens with part-of-speech tags.
PosTagsLayerStored - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
PosTagsLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.PosTagsLayerStored
 
PosTagsLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.PosTagsLayerStored
 
PosTagsLayerStored(LexiconLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.PosTagsLayerStored
 
PosTagsLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
PosTagsLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
PosTagsLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
PosTagsLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
PosTagStored - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
PosTagStored() - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.PosTagStored
 
PosTagStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
PosTagStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.PosTagStored
 
process(TextCorpus) - Method in interface eu.clarin.weblicht.wlfxb.api.TextCorpusProcessor
 
prons - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsSegmentStored
 
Pronunciation - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
PronunciationStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
PronunciationStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
PronunciationType - Enum in eu.clarin.weblicht.wlfxb.tc.xb
 

R

read(InputStream) - Static method in class eu.clarin.weblicht.wlfxb.io.WLDObjector
 
read(Reader) - Static method in class eu.clarin.weblicht.wlfxb.io.WLDObjector
 
read(File) - Static method in class eu.clarin.weblicht.wlfxb.io.WLDObjector
 
read(InputStream) - Static method in class eu.clarin.weblicht.wlfxb.io.WLDProfiler
 
read(Reader) - Static method in class eu.clarin.weblicht.wlfxb.io.WLDProfiler
 
read(File) - Static method in class eu.clarin.weblicht.wlfxb.io.WLDProfiler
 
readWriteToTheEnd() - Method in class eu.clarin.weblicht.wlfxb.io.XmlReaderWriter
 
readWriteUpToEndElement(String) - Method in class eu.clarin.weblicht.wlfxb.io.XmlReaderWriter
 
readWriteUpToStartElement(String) - Method in class eu.clarin.weblicht.wlfxb.io.XmlReaderWriter
 
Reference - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
ReferencedEntity - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
ReferencedEntityStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
ReferencedEntityStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.ReferencedEntityStored
 
referenceId2ItsReference - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
references - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencedEntityStored
 
ReferencesLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The ReferencesLayer layer represents annotations on tokens, or sequences of tokens, that refer to the same entities.
ReferencesLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
ReferencesLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
ReferencesLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
ReferenceStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
ReferenceStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.ReferenceStored
 
refid - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ExternalReferenceStored
 
Relation - Interface in eu.clarin.weblicht.wlfxb.lx.api
 
Relation - Interface in eu.clarin.weblicht.wlfxb.tc.api
Deprecated. 
relation - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferenceStored
 
RelationsLayer - Interface in eu.clarin.weblicht.wlfxb.lx.api
 
RelationsLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
Deprecated. 
RelationsLayerStored - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
RelationsLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
RelationsLayerStored(LexiconLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
RelationsLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
Deprecated. 
RelationsLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
RelationsLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
RelationsLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
RelationStored - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
RelationStored() - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.RelationStored
 
RelationStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
Deprecated. 
RelationStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.RelationStored
Deprecated.  
reltagset - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
rp - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 

S

segments - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyAnalysisStored
 
Sentence - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
sentenceId - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.SentenceStored
 
sentences - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
SentencesLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The SentencesLayer represents sentence boundary annotations.
SentencesLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
SentencesLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
SentencesLayerStored(Boolean) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
SentencesLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
SentenceStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
SentenceStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.SentenceStored
 
setAntonymyLayer(AntonymyLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setCanonicalSegmentationLayer(CanonicalSegmentationLayerStored) - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
setConstituentParsingLayer(ConstituentParsingLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setDependencyParsingLayer(DependencyParsingLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setDiscourseConnectivesLayer(DiscourseConnectivesLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setFrequenciesLayer(FrequenciesLayerStored) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
setGeoLayer(GeoLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setHyperonymyLayer(HyperonymyLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setHyponymyLayer(HyponymyLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setLayersConnector(LexiconLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.FrequenciesLayerStored
 
setLayersConnector(LexiconLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LemmasLayerStored
 
setLayersConnector(LexiconLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayerStoredAbstract
Should not be used directly by users.
setLayersConnector(LexiconLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagsLayerStored
 
setLayersConnector(LexiconLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.AntonymyLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.HyperonymyLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.HyponymyLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LemmasLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthographyLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SynonymyLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerStoredAbstract
Should not be used directly by users.
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
setLayersConnector(TextCorpusLayersConnector) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplittingLayerStored
 
setLemmasLayer(LemmasLayerStored) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
setLemmasLayer(LemmasLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setMatchesLayer(MatchesLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setMorphologyLayer(MorphologyLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setNamedEntitiesLayer(NamedEntitiesLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setOrthographyLayer(OrthographyLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setPhoneticSegmentationLayer(PhoneticSegmentationLayerStored) - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
setPhoneticsLayer(PhoneticsLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setPosTagsLayer(PosTagsLayerStored) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
setPosTagsLayer(PosTagsLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setReferencesLayer(ReferencesLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setRelationsLayer(RelationsLayerStored) - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
setRelationsLayer(RelationsLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setSentencesLayer(SentencesLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setSpeechSignalLayer(SpeechSignalLayerStored) - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
setSynonymyLayer(SynonymyLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setTextLayer(TextLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setTextStructureLayer(TextStructureLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setTokenSegmentationLayer(TokenSegmentationLayerStored) - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
setTokensLayer(TokensLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
setWordSplittingLayer(WordSplittingLayerStored) - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
Sig - Interface in eu.clarin.weblicht.wlfxb.lx.api
 
sig - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.RelationStored
 
SigStored - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
size() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.FrequenciesLayer
 
size() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.LemmasLayer
 
size() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.LexiconLayer
 
size() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.PosTagsLayer
 
size() - Method in interface eu.clarin.weblicht.wlfxb.lx.api.RelationsLayer
 
size() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.FrequenciesLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LemmasLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagsLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
size() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.RelationsLayer
Deprecated.  
size() - Method in interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpusLayer
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LemmasLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthographyLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
size() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplittingLayerStored
 
source - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
SOURCE - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
SpeechSignalLayer - Interface in eu.clarin.weblicht.wlfxb.ed.api
The SpeechSignalLayer interface represents audio data that contains speech signal.
SpeechSignalLayerStored - Class in eu.clarin.weblicht.wlfxb.ed.xb
 
SpeechSignalLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.ed.xb.SpeechSignalLayerStored
 
SpeechSignalLayerStored(String, Integer) - Constructor for class eu.clarin.weblicht.wlfxb.ed.xb.SpeechSignalLayerStored
 
SpeechSignalLayerStored(int) - Constructor for class eu.clarin.weblicht.wlfxb.ed.xb.SpeechSignalLayerStored
 
splitIndices - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplitStored
 
srcIds - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
start - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
start - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.SentenceStored
 
start - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TokenStored
 
START_CHAR_OFFSET - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
START_TOKEN - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
startToken - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 
subsegments - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
subspans - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 
SynonymyLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
SynonymyLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.SynonymyLayerStored
 
SynonymyLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.SynonymyLayerStored
 
SynonymyLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.SynonymyLayerStored
 

T

tag - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyAnalysisStored
 
tagId - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagStored
 
TAGSET - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
tagString - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagStored
 
tagString - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagStored
 
targetIds - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferenceStored
 
targets - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
Term - Interface in eu.clarin.weblicht.wlfxb.lx.api
 
terms - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.RelationStored
 
TermStored - Class in eu.clarin.weblicht.wlfxb.lx.xb
 
TermStored() - Constructor for class eu.clarin.weblicht.wlfxb.lx.xb.TermStored
 
TextCorpus - Interface in eu.clarin.weblicht.wlfxb.tc.api
Interface TextCorpus represents TCF TextCorpus annotations.
TextCorpusLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
Interface TextCorpusLayer is an annotation layer of a TextCorpus.
TextCorpusLayersConnector - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
TextCorpusLayerStoredAbstract - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
TextCorpusLayerStoredAbstract() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerStoredAbstract
 
TextCorpusLayerTag - Enum in eu.clarin.weblicht.wlfxb.tc.xb
 
TextCorpusProcessor - Interface in eu.clarin.weblicht.wlfxb.api
A linguistic annotations processing tool.
TextCorpusProcessorException - Exception in eu.clarin.weblicht.wlfxb.api
Indicates an exceptional condition that occured during TextCorpusProcessor processing.
TextCorpusProcessorException(Throwable) - Constructor for exception eu.clarin.weblicht.wlfxb.api.TextCorpusProcessorException
 
TextCorpusProcessorException(String, Throwable) - Constructor for exception eu.clarin.weblicht.wlfxb.api.TextCorpusProcessorException
 
TextCorpusProcessorException(String) - Constructor for exception eu.clarin.weblicht.wlfxb.api.TextCorpusProcessorException
 
TextCorpusProfile - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
TextCorpusProfile() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusProfile
 
TextCorpusStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
TextCorpusStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
TextCorpusStreamed - Class in eu.clarin.weblicht.wlfxb.io
Class TextCorpusStreamed is used for accessing specified annotation layers and (optionally) adding any new annotation layers from/to TextCorpus.
TextCorpusStreamed(InputStream, EnumSet<TextCorpusLayerTag>) - Constructor for class eu.clarin.weblicht.wlfxb.io.TextCorpusStreamed
Creates a TextCorpusStreamed from the given TCF input stream and specified annotation layers.
TextCorpusStreamed(InputStream, EnumSet<TextCorpusLayerTag>, OutputStream) - Constructor for class eu.clarin.weblicht.wlfxb.io.TextCorpusStreamed
Creates a TextCorpusStreamed from the given TCF input stream, specified annotation layers and the output stream.
TextCorpusStreamed(InputStream, EnumSet<TextCorpusLayerTag>, OutputStream, boolean) - Constructor for class eu.clarin.weblicht.wlfxb.io.TextCorpusStreamed
Creates a TextCorpusStreamed from the given TCF input stream, specified annotation layers and the output stream.
TextCorpusStreamed(InputStream, EnumSet<TextCorpusLayerTag>, OutputStream, List<MetaDataItem>) - Constructor for class eu.clarin.weblicht.wlfxb.io.TextCorpusStreamed
Creates a TextCorpusStreamed from the given TCF input stream, specified annotation layers, output stream and meta data.
TextLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The TextLayer contains a character string representing natural language text.
TextLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
TextLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.TextLayerStored
 
TextSegment - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
TextSpan - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
TextSpanStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
TextSpanStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 
TextSpanType - Enum in eu.clarin.weblicht.wlfxb.tc.api
 
TextStructureLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The TextStructureLayer preserves the original structure of a written text.
TextStructureLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
TextStructureLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
TextStructureLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
Token - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
token2ItsAnalysis - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
token2ItsCorrection - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
token2ItsDConnective - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
token2ItsGeopoint - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
token2ItsLemma - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
token2ItsMatchedItem - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
token2ItsNE - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
token2ItsPhseg - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
token2ItsPosTag - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
token2ItsReferent - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
token2ItsRelation - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
token2ItsSentence - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
token2ItsSplit - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
token2ItsTextSpans - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
TOKEN_REFERENCE - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
TOKEN_SEQUENCE_REFERENCE - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
tokenId - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TokenStored
 
tokenId2ItsToken - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
tokenIdsToTokens(String[], Map<String, Token>) - Static method in class eu.clarin.weblicht.wlfxb.utils.WlfUtilities
 
tokens - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
 
tokens2TokenIds(List<Token>) - Static method in class eu.clarin.weblicht.wlfxb.utils.WlfUtilities
 
TokenSegmentationLayer - Interface in eu.clarin.weblicht.wlfxb.ed.api
The TokenSegmentationLayer interface represents annotations for signal token segmentation of the given audio data.
TokenSegmentationLayerStored - Class in eu.clarin.weblicht.wlfxb.ed.xb
 
TokenSegmentationLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.ed.xb.TokenSegmentationLayerStored
 
TokenSegmentationLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.ed.xb.TokenSegmentationLayerStored
 
TokensLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The TokensLayer is composed of token elements, each having a unique identifier and token string value.
TokensLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
TokensLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
TokensLayerStored(Boolean) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
TokensLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
TokenStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
TokenStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.TokenStored
 
tokenString - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.EmptyTokenStored
 
tokenString - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TokenStored
 
tokIds - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
tokIds - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.SentenceStored
 
tokRef - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsSegmentStored
 
tokRef - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplitStored
 
tokRefs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
tokRefs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectiveStored
 
tokRefs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
tokRefs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.LemmaStored
 
tokRefs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyAnalysisStored
 
tokRefs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntityStored
 
tokRefs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.OrthCorrectionStored
 
tokRefs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagStored
 
tokRefs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferenceStored
 
tokRefs - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.RelationStored
Deprecated.  
toString() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.CanonicalSegmentationLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataProfile
 
toString() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.PhoneticSegmentationLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.SpeechSignalLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.ed.xb.TokenSegmentationLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.io.ExternalDataWithTextCorpusStreamed
 
toString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.FrequenciesLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.FrequencyStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LemmasLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LemmaStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconProfile
 
toString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagsLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.RelationStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.SigStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.lx.xb.TermStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.md.xb.MetaData
 
toString() - Method in class eu.clarin.weblicht.wlfxb.md.xb.MetaDataItem
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.AntonymyLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParseStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentReferenceStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParseStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectiveStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.EmptyTokenStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ExternalReferenceStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStructureStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.HyperonymyLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.HyponymyLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LemmasLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LemmaStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedCorpusStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemCategory
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemTarget
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesQuery
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyAnalysisStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyTagStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntityStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthCorrectionStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthformStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.OrthographyLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsSegmentStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencedEntityStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.ReferenceStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.RelationStored
Deprecated.  
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SentenceStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.SynonymyLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusProfile
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.TokenStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplitStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplittingLayerStored
 
toString() - Method in class eu.clarin.weblicht.wlfxb.xb.WLDProfile
 
type - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.RelationStored
 
type - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectiveStored
 
type - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesQuery
 
type - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
type - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntityStored
 
type - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
type - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferenceStored
 
type - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 
TYPE - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
typetagset - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 

V

value - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.FrequencyStored
 
value - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStored
 
value - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemCategory
 
value - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemTarget
 
value - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesQuery
 
value - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
value - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 
VALUE - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonAttributes
 
valueOf(String) - Static method in enum eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayerTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.clarin.weblicht.wlfxb.tc.api.CorrectionOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.clarin.weblicht.wlfxb.tc.api.GeoCapitalFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.clarin.weblicht.wlfxb.tc.api.GeoContinentFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.clarin.weblicht.wlfxb.tc.api.GeoCountryFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.clarin.weblicht.wlfxb.tc.api.GeoLongLatFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.clarin.weblicht.wlfxb.tc.api.TextSpanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.clarin.weblicht.wlfxb.tc.xb.PronunciationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerTag
Returns the enum constant of this type with the specified name.
values() - Static method in enum eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataLayerTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayerTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.clarin.weblicht.wlfxb.tc.api.CorrectionOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.clarin.weblicht.wlfxb.tc.api.GeoCapitalFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.clarin.weblicht.wlfxb.tc.api.GeoContinentFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.clarin.weblicht.wlfxb.tc.api.GeoCountryFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.clarin.weblicht.wlfxb.tc.api.GeoLongLatFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.clarin.weblicht.wlfxb.tc.api.TextSpanType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class eu.clarin.weblicht.wlfxb.tc.xb.OrthformStored
 
values() - Static method in enum eu.clarin.weblicht.wlfxb.tc.xb.PronunciationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerTag
Returns an array containing the constants of this enum type, in the order they are declared.

W

withDependentLayers() - Method in enum eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerTag
 
WLData - Class in eu.clarin.weblicht.wlfxb.xb
Class WLData represents TCF annotations.
WLData(MetaData, ExternalDataStored) - Constructor for class eu.clarin.weblicht.wlfxb.xb.WLData
Creates WLData with the given meta data and external data annotations.
WLData(MetaData, TextCorpusStored) - Constructor for class eu.clarin.weblicht.wlfxb.xb.WLData
Creates WLData with the given meta data and text corpus annotations.
WLData(MetaData, ExternalDataStored, TextCorpusStored) - Constructor for class eu.clarin.weblicht.wlfxb.xb.WLData
Creates WLData with the given meta data, external data and text corpus annotations.
WLData(TextCorpusStored) - Constructor for class eu.clarin.weblicht.wlfxb.xb.WLData
Creates WLData with the given text corpus annotations.
WLData(ExternalDataStored) - Constructor for class eu.clarin.weblicht.wlfxb.xb.WLData
Creates WLData with the given external data annotations.
WLData(ExternalDataStored, TextCorpusStored) - Constructor for class eu.clarin.weblicht.wlfxb.xb.WLData
Creates WLData with the given external data and text corpus annotations.
WLData(MetaData, LexiconStored) - Constructor for class eu.clarin.weblicht.wlfxb.xb.WLData
Creates WLData with the given meta data and lexicon annotations.
WLData(LexiconStored) - Constructor for class eu.clarin.weblicht.wlfxb.xb.WLData
Creates WLData with the given lexicon annotations.
WLDObjector - Class in eu.clarin.weblicht.wlfxb.io
Class WLDObjector helps to read/write WLData from/to TCF stream.
WLDObjector() - Constructor for class eu.clarin.weblicht.wlfxb.io.WLDObjector
 
WLDProfile - Class in eu.clarin.weblicht.wlfxb.xb
 
WLDProfile() - Constructor for class eu.clarin.weblicht.wlfxb.xb.WLDProfile
 
WLDProfiler - Class in eu.clarin.weblicht.wlfxb.io
 
WLDProfiler() - Constructor for class eu.clarin.weblicht.wlfxb.io.WLDProfiler
 
WLFormatException - Exception in eu.clarin.weblicht.wlfxb.io
Indicates an exceptional condition that occurred due to errors or inconsistencies in TCF or WLData.
WLFormatException(String) - Constructor for exception eu.clarin.weblicht.wlfxb.io.WLFormatException
Creates an exception with the given message.
WLFormatException(Throwable) - Constructor for exception eu.clarin.weblicht.wlfxb.io.WLFormatException
Creates an exception from the given exception.
WLFormatException(String, Throwable) - Constructor for exception eu.clarin.weblicht.wlfxb.io.WLFormatException
Creates an exception with the given message from the given exception.
WlfUtilities - Class in eu.clarin.weblicht.wlfxb.utils
 
WlfUtilities() - Constructor for class eu.clarin.weblicht.wlfxb.utils.WlfUtilities
 
word - Variable in class eu.clarin.weblicht.wlfxb.lx.xb.TermStored
 
WordSplit - Interface in eu.clarin.weblicht.wlfxb.tc.api
 
WordSplitStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
WordSplitStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.WordSplitStored
 
WordSplittingLayer - Interface in eu.clarin.weblicht.wlfxb.tc.api
The WordSplittingLayer annotates tokens with regard to character intervals the token can be split into.
WordSplittingLayerStored - Class in eu.clarin.weblicht.wlfxb.tc.xb
 
WordSplittingLayerStored() - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.WordSplittingLayerStored
 
WordSplittingLayerStored(String) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.WordSplittingLayerStored
 
WordSplittingLayerStored(TextCorpusLayersConnector) - Constructor for class eu.clarin.weblicht.wlfxb.tc.xb.WordSplittingLayerStored
 
write(WLData, OutputStream) - Static method in class eu.clarin.weblicht.wlfxb.io.WLDObjector
 
write(WLData, File) - Static method in class eu.clarin.weblicht.wlfxb.io.WLDObjector
 
write(WLData, OutputStream, boolean) - Static method in class eu.clarin.weblicht.wlfxb.io.WLDObjector
 
write(WLData, File, boolean) - Static method in class eu.clarin.weblicht.wlfxb.io.WLDObjector
 
write(MetaData, TextCorpus, File, boolean) - Static method in class eu.clarin.weblicht.wlfxb.io.WLDObjector
 
write(MetaData, TextCorpus, OutputStream, boolean) - Static method in class eu.clarin.weblicht.wlfxb.io.WLDObjector
 

X

XML_ATTR_DEPENDENT_REFERENCE - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyStored
 
XML_ATTR_EMPTY_TOKENS - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
XML_ATTR_GOVERNOR_REFERENCE - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyStored
 
XML_ATTR_MULTIPLE_GOVERNORS - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
XML_ATTRIBUTE_CATEGORY - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
XML_ATTRIBUTE_CREF - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentReferenceStored
 
XML_ATTRIBUTE_EDGE_LABEL - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentReferenceStored
 
XML_ATTRIBUTE_SOURCE_IDs - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
XML_ELEMENT_CATEGORY - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
XML_ELEMENT_TARGET - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
XML_MODEL_DECLARATION_WITH_WL1_PI_CONTENT - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonConstants
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.ed.xb.CanonicalSegmentationLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.ed.xb.PhoneticSegmentationLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.ed.xb.SpeechSignalLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.ed.xb.TokenSegmentationLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.lx.xb.FrequenciesLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.lx.xb.FrequencyStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.lx.xb.LemmasLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.lx.xb.LemmaStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagsLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.lx.xb.PosTagStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.lx.xb.RelationsLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.lx.xb.RelationStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.lx.xb.SigStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.lx.xb.TermStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.md.xb.MetaData
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.AntonymyLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParseStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentParsingLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentReferenceStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParseStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyParsingLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.DependencyStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectivesLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.DiscourseConnectiveStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.EmptyTokenStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ExternalReferenceStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.FeatureStructureStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.GeoLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.HyperonymyLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.HyponymyLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.LemmasLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.LemmaStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedCorpusStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemCategory
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemTarget
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.MatchesQuery
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyAnalysisStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologySegmentStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.MorphologyTagStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntitiesLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.NamedEntityStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.OrthCorrectionStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.OrthformStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.OrthographyLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.PhoneticsSegmentStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagsLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.PosTagStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencedEntityStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferencesLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.ReferenceStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
Deprecated.  
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.RelationStored
Deprecated.  
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.SentencesLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.SentenceStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.SynonymyLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextSpanStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextStructureLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.TokensLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.TokenStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplitStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.WordSplittingLayerStored
 
XML_NAME - Static variable in class eu.clarin.weblicht.wlfxb.xb.WLData
 
XML_NAMESPACE - Static variable in class eu.clarin.weblicht.wlfxb.ed.xb.ExternalDataStored
 
XML_NAMESPACE - Static variable in class eu.clarin.weblicht.wlfxb.lx.xb.LexiconStored
 
XML_NAMESPACE - Static variable in class eu.clarin.weblicht.wlfxb.md.xb.MetaData
 
XML_NAMESPACE - Static variable in class eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusStored
 
XML_NAMESPACE - Static variable in class eu.clarin.weblicht.wlfxb.xb.WLData
 
XML_VERSION - Static variable in class eu.clarin.weblicht.wlfxb.xb.WLData
 
XML_WL1_MODEL_PI_CONTENT - Static variable in class eu.clarin.weblicht.wlfxb.utils.CommonConstants
 
XML_WL1_MODEL_PI_NAME - Static variable in class eu.clarin.weblicht.wlfxb.io.XmlReaderWriter
 
XmlReaderWriter - Class in eu.clarin.weblicht.wlfxb.io
Class XmlReaderWriter helps to work with TCF XML underlying streams.
XmlReaderWriter(XMLEventReader, XMLEventWriter) - Constructor for class eu.clarin.weblicht.wlfxb.io.XmlReaderWriter
 

A B C D E F G H I L M N O P R S T V W X

Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.