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

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • close

      void close()