This week, you looked at how to tokenize words, turning them into numbers, and using a dictionary to look up which word goes with which number. Next week, you'll take that to the next step using something called Embeddings, that takes these numbers and starts to establish sentiment from them, so that you can begin to classify and then later predict texts.