-
Make sure you have installed Python and Chronist.
-
Use the 750 Words Analysis tool by kinverarity1: https://github.com/kinverarity1/750words-analysis
git clone [email protected]:kinverarity1/750words-analysis.git
cd 750words-analysis
pip install pyquery requests lxml matplotlib
-
Download your 750 Words entries.
mkdir ~/Desktop/750words
python download_750words.py -u "YOUR EMAIL" -p "YOUR PASSWORD" -a -P ~/Desktop/750words
-
Run
chronist 750words -i ~/Desktop/750words
-
Your results will be saved to
~/Desktop/chronist-750words-<USERNAME>.csv