My own business writing enhancement tool with regular expressions and NLP.

Screenshot of write-tight, a Python program that improves your business writing by analyzing your text with regular expressions and NLP.

Summary

One of the most important things I have learned as a consultant is that great written- and verbal communication is essential to make lasting impact. Therefore, the past few years I have invested a lot of time and effort into developing my written- and verbal communication skills. One of the books I read is called “Write-tight: say exactly what you mean with precision and power”, which teaches you how to respect your readers’ time by writing as clear and concise as possible. Inspired by the applicable advice in this book I decided to capture my learnings in an open-source business writing enhancement tool.

The Python-based project can be found on github, and the accompanying blog posts will be published soon on this website.

Currently I am working on write-tight v2.0, which is based on JavaScript, provides feedback as you type, and incorporates more NLP techniques and ChatGPT to improve your business writing skills.