|
|||||||||
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.feature.AbstractFeatureBuilder
uk.ac.shef.dcs.oak.jate.core.feature.FeatureBuilderTermNest
public class FeatureBuilderTermNest
A specific type of feature builder that builds an instance of FeatureTermNest from a GlobalIndex. Counting of term nested frequency is based on canonical forms.
Field Summary |
---|
Fields inherited from class uk.ac.shef.dcs.oak.jate.core.feature.AbstractFeatureBuilder |
---|
_normaliser, _termFreqCounter, _wordCounter |
Constructor Summary | |
---|---|
FeatureBuilderTermNest()
Default constructor |
Method Summary | |
---|---|
FeatureTermNest |
build(GlobalIndex index)
Build an instance of FeatureTermNest from an instance of GlobalIndexMem |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeatureBuilderTermNest()
Method Detail |
---|
public FeatureTermNest build(GlobalIndex index) throws JATEException
build
in class AbstractFeatureBuilder
index
-
JATEException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |