EdgeNGramTokenizer

constructor(minGram: Int, maxGram: Int)
constructor(factory: AttributeFactory, minGram: Int, maxGram: Int)