eu.clarin.weblicht.wlfxb.lx.api
Interface CooccurrencesLayer
- All Superinterfaces:
- LexiconLayer, TermsContainer
- All Known Implementing Classes:
- CooccurrencesLayerStored
public interface CooccurrencesLayer
- extends LexiconLayer, TermsContainer
- Author:
- Yana Panchenko
getCooccurrence
Cooccurrence getCooccurrence(int index)
getCooccurrences
Cooccurrence[] getCooccurrences(Entry entry)
getEntries
Entry[] getEntries(Cooccurrence cooccurrence)
getTermsAsStrings
String[] getTermsAsStrings(Cooccurrence cooccurrence,
boolean includeAnnotatedTerm)
addCooccurrence
Cooccurrence addCooccurrence(CooccurrenceFunction function,
List<Term> terms)
addCooccurrence
Cooccurrence addCooccurrence(CooccurrenceFunction function,
Sig sig,
List<Term> terms)
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.