Package org.aksw.palmetto.corpus
Interface CorpusAdapter
- All Known Subinterfaces:
BooleanDocumentSupportingAdapter,WindowSupportingAdapter
- All Known Implementing Classes:
LuceneCorpusAdapter,WindowSupportingLuceneCorpusAdapter
public interface CorpusAdapter
This is the interface for a corpus adapter - a component that makes word counts available to the system.
- Author:
- m.roeder
-
Method Summary
-
Method Details
-
close
void close()
-