diction

Analyzes prose for style issues and suggests improvements

brewmacoslinux
Try with needOr install directly
Source

About

GNU diction and style

Commands

dictionstyle

Examples

Check a file for wordy or problematic phrases$ diction document.txt
Analyze writing style and readability metrics$ style document.txt
Check stdin input for diction issues$ cat document.txt | diction