PoetryOffice / Write

A word processor for the Haiku operating system
MIT License
3 stars 0 forks source link

Implement readability analysis #70

Open richienyhus opened 8 years ago

richienyhus commented 8 years ago

Readability analysis, style analysis, Lexical diversity etc

https://github.com/mblaauw/py-text-stat Python & MIT

https://github.com/shivam5992/textstat Python & MIT

https://github.com/sergeio/writing_style Python & BSD

https://github.com/glvnst/txtscan Python & New BSD

https://github.com/mattselph/readability Python & MIT

https://github.com/burrsettles/readability Python & MIT

https://github.com/mmautner/readability Python & Apache