public interface TextPipeline
extends com.oracle.labs.mlrg.olcut.config.Configurable, com.oracle.labs.mlrg.olcut.provenance.Provenancable<com.oracle.labs.mlrg.olcut.provenance.ConfiguredObjectProvenance>
Feature
s.
This list is not guaranteed to have unique elements.Modifier and Type | Method and Description |
---|---|
List<Feature> |
process(String tag,
String data)
Extracts a list of features from the supplied text, using the tag to prepend the feature names.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.