This project was completed by me.
-> Download the python notebook and open it in any suitable python environment (in VS Code, Jupyter Notebook, etc.) or simply upload the notebook on your google drive and open it in google collab.
-> Download the dataset from the link provided in the notebook and upload it on google collab.
-> After this, simply run all the cells (either one-by-one or click on the "Run all" option present under the "Runtime" button)
Print statements have been added just to provide a better understanding of the execution. They have no effect on the output.
No external libraries have been used except for those already included beforehand.
In the data visualization part, the most frequent 30 words have been plotted using a bar plot for better and clearer visualization.