Package opennlp.tools.formats.ad
Interface ADChunkSampleStreamFactory.Parameters
- All Superinterfaces:
- BasicFormatParams,- EncodingParameter
- Enclosing class:
- ADChunkSampleStreamFactory
- 
Method SummaryMethods inherited from interface opennlp.tools.cmdline.params.BasicFormatParamsgetData
- 
Method Details- 
getEncodingCharset getEncoding()- Specified by:
- getEncodingin interface- EncodingParameter
 
- 
getLangString getLang()
- 
getStartInteger getStart()
- 
getEndInteger getEnd()
 
-