JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
close
()
Method Detail
close
void close()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2014–2016. All rights reserved.