Class AbstractSampleStreamFactory<T,​P>

    • Method Detail

      • getLang

        public String getLang()
      • getParameters

        public Class<P> getParameters()
        Specified by:
        getParameters in interface opennlp.tools.cmdline.ObjectStreamFactory<T,​P>
        Returns:
        Retrieves interface with parameters description.