Interface ConlluPOSSampleStreamFactory.Parameters

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

public static interface ConlluPOSSampleStreamFactory.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

    • getTagset

      String getTagset()