public class LexiconLayersConnector extends Object
| Modifier and Type | Field and Description |
|---|---|
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 |
protected Map<Entry,List<Cooccurrence>> entry2ItsCoocs
protected Map<Entry,Syllabification> entry2ItsSyllab
Copyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.