Spaces:
Sleeping
Sleeping
File size: 574 Bytes
663b3a2 3c5f7ca 663b3a2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
title: Formality Classifier Speak Up
emoji: 🔥
colorFrom: pink
colorTo: purple
sdk: docker
pinned: false
license: unknown
short_description: speech formality classifier
---
# Formality Ranker API
This API analyzes the formality of text using the RoBERTa base formality ranker model from Hugging Face. It provides a score indicating how formal or informal the input text is.
## Features
- Fast and efficient text formality analysis
- Returns detailed formality scores and percentages
- Built with FastAPI for high performance
- Docker support for easy deployment
|