Interface BasicTrainingParams

All Superinterfaces:
LanguageParams
All Known Subinterfaces:
TrainingToolParams

@Internal public interface BasicTrainingParams extends LanguageParams
Common training parameters.

Note: Do not use this class, internal use only!

  • Method Summary

    Modifier and Type
    Method
    Description
     

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

    getLang
  • Method Details

    • getParams

      String getParams()