Vectorization
In this quest, we learn about vectorization in NLP and cover three methods: Bag-of-Words (BoW), Term frequency-Inverse Document Frequency (TFIDF), and Word Embeddings. By the end, we will be able to perform vectorization and understand the differences between the techniques