Class NlpBertTokenizationConfig

java.lang.Object
co.elastic.clients.elasticsearch.ml.CommonTokenizationConfig
co.elastic.clients.elasticsearch.ml.NlpBertTokenizationConfig
All Implemented Interfaces:
TokenizationConfigVariant, JsonpSerializable

@JsonpDeserializable public class NlpBertTokenizationConfig extends CommonTokenizationConfig implements TokenizationConfigVariant
BERT and MPNet tokenization configuration options
See Also: