Package eu.clarin.weblicht.wlfxb.lx.xb
Class LexiconLayersConnector
- java.lang.Object
-
- eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayersConnector
-
public class LexiconLayersConnector extends Object
- Author:
- Yana Panchenko
-
-
Field Summary
Fields Modifier and Type Field Description protected Map<Entry,List<Cooccurrence>>entry2ItsCoocsprotected Map<Entry,Frequency>entry2ItsFreqprotected Map<Entry,Syllabification>entry2ItsSyllabprotected Map<Entry,List<Synonym>>entry2ItsSynsprotected Map<Entry,List<PosTag>>entry2ItsTagsprotected Map<String,Entry>entryId2ItsEntry
-
-
-
Field Detail
-
entry2ItsCoocs
protected Map<Entry,List<Cooccurrence>> entry2ItsCoocs
-
entry2ItsSyllab
protected Map<Entry,Syllabification> entry2ItsSyllab
-
-