public AlexaModelTransformer
Manage final transformation of AlexaModel.
| Modifier and Type | Interface and Description |
|---|---|
static class |
AlexaModelTransformer.DefaultImpls
Manage final transformation of AlexaModel.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
filterCustomSlotSamples(java.util.List<java.lang.String> samples)
Filter samples.
|
AlexaIntentsSchema |
transform(AlexaIntentsSchema schema)
Last change to transform Alexa model.
|
@NotNull AlexaIntentsSchema transform(@NotNull AlexaIntentsSchema schema)
Last change to transform Alexa model.
@NotNull
java.util.List<java.lang.String> filterCustomSlotSamples(@NotNull
java.util.List<java.lang.String> samples)
Filter samples.