An online Chrome extension to analyze and report on users' writing.
Run the following commands from your terminal:
git clone https://github.com/floranguyen0/writing-extension.git
to clone this repositorypip install -r requirements.txt
in the project root directory to install all the required dependencies.