# [Zipf's Word Frequency Plot with Python](https://www.thepythoncode.com/article/plot-zipfs-law-using-matplotlib-python) To run this code, install: - `pip install -r requirements.txt` - The `texts` folder already exists if you want to use it.