SkillAgentSearch skills...

Readability

Text readability metrics in Python.

Install / Use

/learn @burrsettles/Readability
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Text readability metrics in Python

This simple module implements a few popular (and unpopular) text readability metrics in Python. See the file itself for more details. The heuristics are not optimized for any particular language, and should work reasonably well for most Western European languages.

MIT licensed, because why not?

Other similar software (optimized for English):

  • https://github.com/DaveChild/Text-Statistics (PHP)
  • https://github.com/cgiffard/TextStatistics.js (Javascript)

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

60/100

Audited on Feb 9, 2025

No findings