Class ShingleTokenFilterFactory.Factory

    • Constructor Detail

      • Factory

        public Factory​(String name)
    • Method Detail

      • getMaxShingleSize

        public int getMaxShingleSize()
      • getMinShingleSize

        public int getMinShingleSize()
      • getOutputUnigrams

        public boolean getOutputUnigrams()
      • getOutputUnigramsIfNoShingles

        public boolean getOutputUnigramsIfNoShingles()