eu.clarin.weblicht.wlfxb.lx.xb
Class LexiconLayersConnector

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayersConnector

public class LexiconLayersConnector
extends Object


Field Summary
protected  Map<Lemma,Frequency> lemma2ItsFreq
           
protected  Map<Lemma,List<Relation>> lemma2ItsRels
           
protected  Map<Lemma,List<PosTag>> lemma2ItsTags
           
protected  Map<String,Lemma> lemmaId2ItsLemma
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lemmaId2ItsLemma

protected Map<String,Lemma> lemmaId2ItsLemma

lemma2ItsTags

protected Map<Lemma,List<PosTag>> lemma2ItsTags

lemma2ItsFreq

protected Map<Lemma,Frequency> lemma2ItsFreq

lemma2ItsRels

protected Map<Lemma,List<Relation>> lemma2ItsRels


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