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