minTokenCharLength property

int minTokenCharLength
final

Ignore tokens with length smaller than this. Only applicable when tokenize is true.

Implementation

final int minTokenCharLength;