Class POSModelLoader


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

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

    • Constructor Detail

      • POSModelLoader

        public POSModelLoader()