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

Author:
Yana Panchenko

Field Summary
protected  Map<Entry,List<Cooccurrence>> entry2ItsCoocs
           
protected  Map<Entry,Frequency> entry2ItsFreq
           
protected  Map<Entry,Syllabification> entry2ItsSyllab
           
protected  Map<Entry,List<Synonym>> entry2ItsSyns
           
protected  Map<Entry,List<PosTag>> entry2ItsTags
           
protected  Map<String,Entry> entryId2ItsEntry
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

entryId2ItsEntry

protected Map<String,Entry> entryId2ItsEntry

entry2ItsTags

protected Map<Entry,List<PosTag>> entry2ItsTags

entry2ItsFreq

protected Map<Entry,Frequency> entry2ItsFreq

entry2ItsCoocs

protected Map<Entry,List<Cooccurrence>> entry2ItsCoocs

entry2ItsSyns

protected Map<Entry,List<Synonym>> entry2ItsSyns

entry2ItsSyllab

protected Map<Entry,Syllabification> entry2ItsSyllab


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