Further reading
For more information on the vectorizer and cosine similarity functionality implemented in this chapter, use the following links:
- Feature extraction –
TfidfVectorizer
: https://scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html sklearn.metrics
–cosine_similarity
: https://scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.cosine_similarity.html
Join our community on Discord
Join our community’s Discord space for discussions with the author and other readers: