Class TextFeatureExtractorImpl<T extends Output<T>>

java.lang.Object
org.tribuo.data.text.impl.TextFeatureExtractorImpl<T>
All Implemented Interfaces:
com.oracle.labs.mlrg.olcut.config.Configurable, com.oracle.labs.mlrg.olcut.provenance.Provenancable<com.oracle.labs.mlrg.olcut.provenance.ConfiguredObjectProvenance>, TextFeatureExtractor<T>

public class TextFeatureExtractorImpl<T extends Output<T>> extends Object implements TextFeatureExtractor<T>
An implementation of TextFeatureExtractor that takes a TextPipeline and generates ListExample.