caderek / gramma

command-line grammar checker
https://caderek.github.io/gramma/
ISC License
252 stars 18 forks source link

command-line option to summarize number and type of errors #32

Open jaxtastic opened 3 years ago

jaxtastic commented 3 years ago

I am interested in summarizing errors from texts in a simple way and not in identifying or implementing fixes. I don't see an option for this, but I am wondering if there is a way to output a single summary line with number of potential mistakes (total) and number of different error classes. Thanks for considering this!