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