public interface Vectorizer
| Modifier and Type | Method and Description |
|---|---|
void |
createVectors(org.apache.hadoop.fs.Path input,
org.apache.hadoop.fs.Path output,
VectorizerConfig config) |
void createVectors(org.apache.hadoop.fs.Path input,
org.apache.hadoop.fs.Path output,
VectorizerConfig config)
throws IOException,
ClassNotFoundException,
InterruptedException
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.