FingerprintFilter
Create a new FingerprintFilter with default settings
Create a new FingerprintFilter with control over all settings
Parameters
input
the source of tokens to be summarized into a single token
maxOutputTokenSize
the maximum length of the summarized output token. If exceeded, no output token is emitted
separator
the character used to separate tokens combined into the single output token