opennlp.tools.cmdline.params
Interface BasicFormatParams

All Superinterfaces:
EncodingParameter
All Known Subinterfaces:
NameSampleDataStreamFactory.Parameters, ParseSampleStreamFactory.Parameters, WordTagSampleStreamFactory.Parameters

public interface BasicFormatParams
extends EncodingParameter

Common format parameters.


Method Summary
 File getData()
           
 
Methods inherited from interface opennlp.tools.cmdline.params.EncodingParameter
getEncoding
 

Method Detail

getData

File getData()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.