All Superinterfaces:
InferenceConfig, LenientlyParsedInferenceConfig, NamedWriteable, NamedXContentObject, StrictlyParsedInferenceConfig, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject, VersionedNamedWriteable, Writeable
All Known Implementing Classes:
FillMaskConfig, NerConfig, PassThroughConfig, QuestionAnsweringConfig, TextClassificationConfig, TextEmbeddingConfig, TextExpansionConfig, TextSimilarityConfig, ZeroShotClassificationConfig

  • Field Details

    • VOCABULARY

      static final org.elasticsearch.xcontent.ParseField VOCABULARY
    • TOKENIZATION

      static final org.elasticsearch.xcontent.ParseField TOKENIZATION
    • CLASSIFICATION_LABELS

      static final org.elasticsearch.xcontent.ParseField CLASSIFICATION_LABELS
    • NUM_TOP_CLASSES

      static final org.elasticsearch.xcontent.ParseField NUM_TOP_CLASSES
    • MINIMUM_NLP_SUPPORTED_VERSION

      static final MlConfigVersion MINIMUM_NLP_SUPPORTED_VERSION
  • Method Details