public interface DocumentPreprocessor
extends com.oracle.labs.mlrg.olcut.config.Configurable, com.oracle.labs.mlrg.olcut.provenance.Provenancable<com.oracle.labs.mlrg.olcut.provenance.ConfiguredObjectProvenance>
Modifier and Type | Method and Description |
---|---|
String |
processDoc(String doc)
Processes the content of part of a document stored as a string, returning a
new string.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.