Text Classifier — Topic Categories & Readability
Text classification API for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Text Classify Content: Use this when you need to categorize text into topic categories (tech, finance, health, sports, politics, entertainment, science, business). Returns top 3 categories with confid
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Text classification API for AI agents. Classify text into topic categories with confidence scores, readability metrics (Flesch-Kincaid), and content type detection (article, review, email, code, etc.).
Tools: text_classify_content.
Use this for content routing, auto-tagging, spam detection, or organizing unstructured text. IMPORTANT: For sentiment analysis, use text_analyze_sentiment instead.
Returns: {categories[], readability, contentType, confidence}. No API key required — x402 micropayment $0.005/call on Base L2.
Список инструментов сервера (1)
Технические названия из tools/list. Нужны только разработчикам.
| text_classify_content | Use this when you need to categorize text into topic categories (tech, finance, health, sports, politics, entertainment, science, business). Returns top 3 categories with confidence scores, detected l |