Spaces:
Sleeping
Sleeping
metadata
title: TexClarity
emoji: 📝
colorFrom: blue
colorTo: purple
sdk: docker
app_file: app.py
pinned: false
TexClarity
TexClarity is a text classification app that uses zero-shot classification to categorize text into user-defined labels.
How to Use
- Enter your text in the textarea.
- Provide labels (comma-separated) in the labels field.
- Click "Classify" to see the results in a table and chart.
Setup
This Space uses Docker to run a FastAPI backend with a static frontend.