Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Powers-Sumner-Kearl #112

Open
DonaldTsang opened this issue Dec 3, 2019 · 2 comments
Open

Powers-Sumner-Kearl #112

DonaldTsang opened this issue Dec 3, 2019 · 2 comments

Comments

@DonaldTsang
Copy link

DonaldTsang commented Dec 3, 2019

See https://github.com/ghoulmann/py-readability-statistics/blob/master/web/cgi-bin/web_readability.py#L138

@DonaldTsang
Copy link
Author

DonaldTsang commented Aug 10, 2020

Something like
(0.0778 * self.avg_sentence_length(text)) + .0455 * (100 * (self.syllable_count(text)/self.lexicon_count(text))) - 2.2029
?

@lclarko
Copy link
Contributor

lclarko commented Oct 22, 2021

Is there a home in textstat for this formula? If so, I'd be happy to take this on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants