Class POSModelLoader


  • @Internal
    public final class POSModelLoader
    extends opennlp.tools.cmdline.ModelLoader<POSModel>
    Loads a POSModel for the command line tools.

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

    • Constructor Detail

      • POSModelLoader

        public POSModelLoader()