public class ConllXTokenSampleStreamFactory extends DetokenizerSampleStreamFactory<TokenSample>
params| Modifier | Constructor and Description |
|---|---|
protected |
ConllXTokenSampleStreamFactory(Class<P> params) |
| Modifier and Type | Method and Description |
|---|---|
ObjectStream<TokenSample> |
create(String[] args)
Creates the
ObjectStream. |
static void |
registerFactory() |
createDetokenizergetLang, getParametersprotected ConllXTokenSampleStreamFactory(Class<P> params)
public static void registerFactory()
public ObjectStream<TokenSample> create(String[] args)
ObjectStreamFactoryObjectStream.args - argumentsCopyright © 2016 The Apache Software Foundation. All rights reserved.