You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2025. It is now read-only.
Readability indexes are formulas dependant to the language. At the moment, the library is only implementing EN indexes, so it's obviating the language.
The goal of this feature will be to be able to implement indexes per-language or for all the languages. The string decorator should be refactored too for make it work for other kind of char-sets.
Readability indexes are formulas dependant to the language. At the moment, the library is only implementing EN indexes, so it's obviating the language.
The goal of this feature will be to be able to implement indexes per-language or for all the languages. The string decorator should be refactored too for make it work for other kind of char-sets.