lawrencenull / editsaurus

A tool to check your writing for weasel words, passive voice, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editsaurus

Overview

The purpose of this tool is to highlight potential writing pitfalls and encourage good habits. It has options to check a writing sample for adverbs, filler words, passive voice, lexical illusions, commonly misused words, and pronouns for clarity.

It outputs the writing sample with each of the checked options highlighted where appropriate.

The article 3 shell scripts to improve your writing, or "My Ph.D. advisor rewrote himself in bash." by Matt Might inspired this website. I have expanded on it to include other things I thought would be helpful.

You can find this tool live at: http://editsaurus.tylerwalters.com/

Future Features

There are some additional features I would like to implement in the future if I get the time. The list includes:

  • character/word/sentence/syllable count
  • average characters/syllables per word
  • average words per sentence
  • Flesch-Kincaid Reading Ease test
  • various grade level reading tests

About

A tool to check your writing for weasel words, passive voice, etc.

License:MIT License


Languages

Language:HTML 46.5%Language:JavaScript 37.8%Language:CSS 15.7%