Package org.aksw.palmetto.corpus
Interface CorpusAdapter
-
- All Known Subinterfaces:
BooleanDocumentSupportingAdapter,WindowSupportingAdapter
- All Known Implementing Classes:
CachingWindowSupportingLuceneCorpusAdapter,CoherenceEvaluation.StaticCorpusAdapter,LuceneCorpusAdapter,WindowSupportingLuceneCorpusAdapter
public interface CorpusAdapterThis is the interface for a corpus adapter - a component that makes word counts available to the system.- Author:
- m.roeder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()
-