eu.clarin.weblicht.wlfxb.lx.xb
Class TermsContainerStored
java.lang.Object
eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayerStoredAbstract
eu.clarin.weblicht.wlfxb.lx.xb.TermsContainerStored
- All Implemented Interfaces:
- LexiconLayer, TermsContainer
- Direct Known Subclasses:
- CooccurrencesLayerStored, SynonymsLayerStored
public abstract class TermsContainerStored
- extends LexiconLayerStoredAbstract
- implements TermsContainer
- Author:
- Yana Panchenko
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
connector
protected LexiconLayersConnector connector
TermsContainerStored
protected TermsContainerStored()
TermsContainerStored
protected TermsContainerStored(LexiconLayersConnector connector)
setLayersConnector
protected void setLayersConnector(LexiconLayersConnector connector)
- Description copied from class:
LexiconLayerStoredAbstract
- Should not be used directly by users. Should be extended by all
implementations of TextCorpusLayers, as they might depend on other layers
and therefore be able to get referenced/referencing information.
- Specified by:
setLayersConnector in class LexiconLayerStoredAbstract
getTermsAsStrings
public String[] getTermsAsStrings(List<? extends Term> terms,
boolean includeAnnotatedTerm)
- Specified by:
getTermsAsStrings in interface TermsContainer
createTerm
public Term createTerm(Entry entry)
- Specified by:
createTerm in interface TermsContainer
createTerm
public Term createTerm(String word)
- Specified by:
createTerm in interface TermsContainer
createSig
public Sig createSig(String measure,
float value)
- Specified by:
createSig in interface TermsContainer
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.