public abstract class DetokenizerSampleStreamFactory<T> extends AbstractSampleStreamFactory<T>
params
Modifier | Constructor and Description |
---|---|
protected |
DetokenizerSampleStreamFactory(Class<P> params) |
Modifier and Type | Method and Description |
---|---|
protected Detokenizer |
createDetokenizer(DetokenizerParameter p) |
getLang, getParameters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
protected DetokenizerSampleStreamFactory(Class<P> params)
protected Detokenizer createDetokenizer(DetokenizerParameter p)
Copyright © 2017 The Apache Software Foundation. All rights reserved.