Small Expansion
The big change is the addition of two new visualizations:
- Readability
- Time of day
There's also the option to color the visualization dots based on who the message was sent to, rather than everything being your account color.
Stop words have been normalized to what the stemmer produces and most contractions (the unambiguous contractions) are broken apart, so that the comparison more readily catch and remove them for the vocabulary analysis.
Lastly, on the development side, this release removes a small amount of dead code.
One persistent bug that I'm not sure how to solve is the weird placement of the checkboxes. Apologies for that particular distraction.