Skip to Content
Unified docs shell with shared Classifyre tokens and acid-green highlight accents.
DetectorsDomain Class

Domain Class

Schema-driven detector documentation.

DOMAIN_CLASSplannedP25 params2 examples
Detector Metadata
Capability catalog entry from all_detectors.json.

Categories

CLASSIFICATION

Supported Asset Types

TXTTABLEURL

Recommended Model

typeform/distilbert-base-uncased-mnli

Notes

Classifies business domain labels (for example finance, health, legal) for routing and ownership.

Parameters
Configuration parameters for the Domain Class detector. Shared from `ClassificationDetectorConfig`.
ParameterTypeRequiredDescriptionDefaultConstraints
enabled_patternsarrayNoOptional subset of labels/tags to include for this classifier
enabled_patterns[]stringNo
severity_thresholdenum | nullNoMinimum severity to reportnull
confidence_thresholdnumberNoMinimum confidence to report (0-1)0.7min 0, max 1
max_findingsinteger | nullNoMaximum number of findings to returnnull