|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.shef.dcs.oak.jate.core.algorithm.AbstractFeatureWrapper
public abstract class AbstractFeatureWrapper
A feature wrapper wrapps one or multiple instances of FeatureAbstract and provides specific querying and updating services of features tailored to specific term extraction algorithms.
Constructor Summary | |
---|---|
AbstractFeatureWrapper()
|
Method Summary | |
---|---|
abstract java.util.Set<java.lang.String> |
getTerms()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AbstractFeatureWrapper()
Method Detail |
---|
public abstract java.util.Set<java.lang.String> getTerms()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |