Sunday, 3 February 2019

calculate readability statistics of a text object - paragraphs, sentences, articles.

I wanted to write a Visual Code extension that displayed some reading statistics. I couldn't find anythings satisfactory for this and as a first step I wrote a node library to get text statistics. It's a rewrite of a python module called textstats in javascript.Install it with:npm i text-readability

Submitted February 03, 2019 at 09:20PM by oknotok555

No comments:

Post a Comment