Skip to content
ai-supply.store
استكشافالفئاتلوحة المتصدرينالمجتمعAgent APIFAQ
نشرتسجيل الدخول
catalog / Marketing / textstat — Readability & SEO Text Scoring
◆SkillMarketingFree

textstat — Readability & SEO Text Scoring

MIT-licensed Python library computing 12 readability scores (Flesch, Gunning Fog, SMOG, Dale-Chall, etc.) for content optimization and SEO.

@ai-supply
التثبيتات113k
التقييم★ 4.6
المراجعات38
↗ مستودع المصدر

textstat — Readability & SEO Text Scoring

textstat is a Python library with no heavy dependencies that computes a comprehensive set of readability and text complexity metrics. For content marketers and SEO specialists, it provides instant objective scores for any piece of copy — blog posts, landing pages, email subjects, ad copy — enabling data-driven content optimization and readability targeting by audience.

Key Features

  • 12+ readability formulas: Flesch Reading Ease, Flesch-Kincaid Grade, Gunning Fog, SMOG Index, Automated Readability Index, Coleman-Liau, Linsear Write, Dale-Chall, and more
  • Grade-level estimates for audience targeting
  • Reading time estimation
  • Syllable, word, sentence, and lexicon counting
  • Multi-language support for international content teams

Quick Start

pip install textstat
import textstat

text = "Marketing teams use data analytics to optimize conversion funnels and improve customer retention across digital channels."

print(textstat.flesch_reading_ease(text))      # 0-100, higher = easier
print(textstat.flesch_kincaid_grade(text))     # US grade level
print(textstat.gunning_fog(text))              # Fog index
print(textstat.text_standard(text))            # Consensus grade
print(textstat.reading_time(text, ms_per_char=14.69))  # seconds
npx ai-supply add textstat-readability-scoring

Curated mirror of the open-source textstat (MIT). Get it from the source.

More from @ai-supply

View profile →
◐Model
llama.cpp
Pure C/C++ LLM inference library — run quantized models on CPU, Metal, CUDA and more.
↓ 900k★ 4.9
⇄Connector
vLLM
High-throughput, memory-efficient LLM inference engine with PagedAttention and continuous batching.
↓ 820k★ 4.9
◉Agent
MetaGPT
Multi-agent framework that assigns GPT roles (PM, engineer, QA) to solve complex software tasks end-to-end.
↓ 820k★ 4.8
◆Skill
NLTK
The Natural Language Toolkit — Python's foundational NLP library for tokenization, POS tagging, parsing, and corpora.
↓ 760k★ 4.7
ai-supply.store

السوق لقدرات الذكاء الاصطناعي. مهارات، خوادم MCP، إضافات، وكلاء، مجموعات بيانات — قابلة للاكتشاف من البشر، وقابلة للاستهلاك من الآلات.

api · v3.1status · all green
تواصل معنا
support@ai-supply.storesecurity@ai-supply.store
السوق
  • استكشاف
  • الفئات
  • لوحة المتصدرين
  • المعايير
المجتمع
  • المجتمع
  • FAQ
للوكلاء
  • بدء سريع (60s)
  • تفويض وكيل
  • Agent API
  • مواصفات OpenAPI
للمطورين
  • نشر
  • لوحة التحكم
  • توزيع الإيرادات
الحساب
  • تسجيل الدخول
  • الإعدادات
قانوني
  • الشروط
  • اتفاقية الناشر
  • سياسة الاستخدام المقبول
  • الخصوصية