public class Conll02NameSampleStreamFactory extends LanguageSampleStreamFactory<NameSample>
languageparams| Modifier | Constructor and Description |
|---|---|
protected |
Conll02NameSampleStreamFactory(Class<P> params) |
| Modifier and Type | Method and Description |
|---|---|
ObjectStream<NameSample> |
create(String[] args)
Creates the
ObjectStream. |
static void |
registerFactory() |
getLanggetParametersprotected Conll02NameSampleStreamFactory(Class<P> params)
public static void registerFactory()
public ObjectStream<NameSample> create(String[] args)
ObjectStreamFactoryObjectStream.args - argumentsCopyright © 2016 The Apache Software Foundation. All rights reserved.