: Is there a way to specify an increment gap between tokens with the
: PatternTokenizerFactory or do I need to customise it? For instance if I
: split on commas in "*Books, Online Shopping, Book Store*" I want to be able
: to put a 100 position gap between say "books" and "online shopping".
Term
Hi,
Is there a way to specify an increment gap between tokens with the
PatternTokenizerFactory or do I need to customise it? For instance if I
split on commas in "*Books, Online Shopping, Book Store*" I want to be able
to put a 100 position gap between say "books" and "online shopping".
There is