Interface MascNamedEntitySampleStreamFactory.Parameters

All Superinterfaces:
opennlp.tools.cmdline.params.BasicFormatParams, opennlp.tools.cmdline.params.EncodingParameter
Enclosing class:
MascNamedEntitySampleStreamFactory

public static interface MascNamedEntitySampleStreamFactory.Parameters extends opennlp.tools.cmdline.params.BasicFormatParams
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface opennlp.tools.cmdline.params.BasicFormatParams

    getData

    Methods inherited from interface opennlp.tools.cmdline.params.EncodingParameter

    getEncoding
  • Method Details

    • getRecurrentSearch

      Boolean getRecurrentSearch()
    • getFileFilter

      String getFileFilter()