mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-17 18:43:58 +00:00
8 lines
296 B
YAML
8 lines
296 B
YAML
|
|
---
|
||
|
|
highlights: >
|
||
|
|
Adds support for zero shot document classification
|
||
|
|
features:
|
||
|
|
- |
|
||
|
|
Adds support for zero shot document classification. This allows you to classify documents into user-defined
|
||
|
|
classes (binary and multi-label classification) using pre-trained models from huggingface.
|