Further reading
For more information on the topics that were covered in this chapter, please refer to the following resources:
- Hands-On Python Natural Language Processing by Aman Kedia and Mayank Rasu, June 26, 2020
- Semantle word game: https://semantle.com/
scikit-learn
20 newsgroups dataset: https://scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.htmlscikit-learn
TfidfVectorizer
: https://scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html