Daria Fokina 3e81ec75dc
docs: add 2.18 and 2.19 actual documentation pages (#9946)
* versioned-docs

* external-documentstores
2025-10-27 13:03:22 +01:00

16 lines
851 B
Plaintext

---
title: "Classifiers"
id: classifiers
slug: "/classifiers"
description: "Use Classifiers to classify your documents by specific traits and update the metadata."
---
# Classifiers
Use Classifiers to classify your documents by specific traits and update the metadata.
| Classifier | Description |
| :----------------------------------------------------------------------------------- | :---------------------------------------------------- |
| [DocumentLanguageClassifier](/docs/documentlanguageclassifier) | Classify documents by language. |
| [TransformersZeroShotDocumentClassifier](doc:transformerszeroshotdocumentclassifier) | Classify the documents based on the provided labels. |