@Deprecated public class OldNgramExtractor extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
OldNgramExtractor.Filter
Deprecated.
|
| Constructor and Description |
|---|
OldNgramExtractor()
Deprecated.
|
@NotNull @Deprecated public static List<String> extractNGrams(@NotNull CharSequence text, @Nullable OldNgramExtractor.Filter filter)
Copyright © 2016. All rights reserved.