By Zack Shapiro
This is a public list of common English words you can use however you like.
The text in the .csv
file should be formatted with one entry per line, then a comma, then a new line, then more text, etc.
To compress the local .csv
file:
gzip -k words.csv
To decompress the local .csv
file:
gzip -d words.csv.gz
- If you don't know how to code:
coming soon
- If you do know how to code:
coming soon