16 lines
851 B
Plaintext
Raw Normal View History

---
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. |