public class ConllXPOSSampleStreamFactory extends AbstractSampleStreamFactory<POSSample>
| Modifier and Type | Field and Description | 
|---|---|
static String | 
CONLLX_FORMAT  | 
| Modifier and Type | Method and Description | 
|---|---|
ObjectStream<POSSample> | 
create(String[] args)
Creates the  
ObjectStream. | 
static void | 
registerFactory()  | 
getLang, getParameterspublic static final String CONLLX_FORMAT
public static void registerFactory()
public ObjectStream<POSSample> create(String[] args)
opennlp.tools.cmdline.ObjectStreamFactoryObjectStream.args - argumentsCopyright © 2021 The Apache Software Foundation. All rights reserved.