This chapter has the following technical requirements:
- You can find the code and the datasets at the following GitHub link: https://github.com/PacktPublishing/Python-Data-Analysis-Third-Edition/tree/master/Chapter12.
- All the code blocks are available in the ch12.ipynb file.
- This chapter uses only one TSV file (amazon_alexa.tsv) for practice purposes.
- In this chapter, we will use the NLTK, SpaCy, WordCloud, matplotlib, seaborn, and scikit-learn Python libraries.