public class Ngrams extends Transformer
Constructor and Description |
---|
Ngrams(String sourceFieldPath,
String targetFieldPath,
int ngramCount) |
Ngrams(String sourceFieldPath,
String targetFieldPath,
int ngramCount,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
boolean |
transform(Record record) |
addExceptionProperties, close, geEndpoint, getEndpoint, getReader, getWriter, open, setWriter
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.