eu.clarin.weblicht.wlfxb.tc.xb
Class TextCorpusLayersConnector
java.lang.Object
eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayersConnector
public class TextCorpusLayersConnector
- extends Object
|
Field Summary |
protected Map<String,Constituent> |
constitId2ItsConstit
|
protected Map<String,EmptyTokenStored> |
emptyTokId2EmptyTok
|
protected Map<Lemma,Orthform> |
lemma2ItsAntonyms
|
protected Map<Lemma,Orthform> |
lemma2ItsHyperonyms
|
protected Map<Lemma,Orthform> |
lemma2ItsHyponyms
|
protected Map<Lemma,Orthform> |
lemma2ItsSynonyms
|
protected Map<String,Lemma> |
lemmaId2ItsLemma
|
protected Map<String,Reference> |
referenceId2ItsReference
|
protected Map<Token,MorphologyAnalysis> |
token2ItsAnalysis
|
protected Map<Token,OrthCorrection> |
token2ItsCorrection
|
protected Map<Token,DiscourseConnective> |
token2ItsDConnective
|
protected Map<Token,GeoPoint> |
token2ItsGeopoint
|
protected Map<Token,Lemma> |
token2ItsLemma
|
protected Map<Token,MatchedItem> |
token2ItsMatchedItem
|
protected Map<Token,List<NamedEntity>> |
token2ItsNE
|
protected Map<Token,PhoneticsSegment> |
token2ItsPhseg
|
protected Map<Token,PosTag> |
token2ItsPosTag
|
protected Map<Token,List<ReferencedEntity>> |
token2ItsReferent
|
protected Map<Token,Relation> |
token2ItsRelation
|
protected Map<Token,Sentence> |
token2ItsSentence
|
protected Map<Token,WordSplit> |
token2ItsSplit
|
protected Map<String,Map<Token,TextSpan>> |
token2ItsTextSpans
|
protected Map<Token,WordSense> |
token2ItsWordSense
|
protected Map<String,Token> |
tokenId2ItsToken
|
protected List<TokenStored> |
tokens
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tokenId2ItsToken
protected Map<String,Token> tokenId2ItsToken
tokens
protected List<TokenStored> tokens
lemmaId2ItsLemma
protected Map<String,Lemma> lemmaId2ItsLemma
token2ItsLemma
protected Map<Token,Lemma> token2ItsLemma
token2ItsPosTag
protected Map<Token,PosTag> token2ItsPosTag
token2ItsSentence
protected Map<Token,Sentence> token2ItsSentence
token2ItsAnalysis
protected Map<Token,MorphologyAnalysis> token2ItsAnalysis
token2ItsNE
protected Map<Token,List<NamedEntity>> token2ItsNE
token2ItsReferent
protected Map<Token,List<ReferencedEntity>> token2ItsReferent
referenceId2ItsReference
protected Map<String,Reference> referenceId2ItsReference
token2ItsRelation
protected Map<Token,Relation> token2ItsRelation
token2ItsSplit
protected Map<Token,WordSplit> token2ItsSplit
token2ItsPhseg
protected Map<Token,PhoneticsSegment> token2ItsPhseg
token2ItsMatchedItem
protected Map<Token,MatchedItem> token2ItsMatchedItem
token2ItsGeopoint
protected Map<Token,GeoPoint> token2ItsGeopoint
lemma2ItsSynonyms
protected Map<Lemma,Orthform> lemma2ItsSynonyms
lemma2ItsAntonyms
protected Map<Lemma,Orthform> lemma2ItsAntonyms
lemma2ItsHyponyms
protected Map<Lemma,Orthform> lemma2ItsHyponyms
lemma2ItsHyperonyms
protected Map<Lemma,Orthform> lemma2ItsHyperonyms
emptyTokId2EmptyTok
protected Map<String,EmptyTokenStored> emptyTokId2EmptyTok
token2ItsCorrection
protected Map<Token,OrthCorrection> token2ItsCorrection
token2ItsTextSpans
protected Map<String,Map<Token,TextSpan>> token2ItsTextSpans
token2ItsDConnective
protected Map<Token,DiscourseConnective> token2ItsDConnective
constitId2ItsConstit
protected Map<String,Constituent> constitId2ItsConstit
token2ItsWordSense
protected Map<Token,WordSense> token2ItsWordSense
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.