1
00:00:00,000 --> 00:00:02,880
This week, you looked at
how to tokenize words,

2
00:00:02,880 --> 00:00:04,365
turning them into numbers,

3
00:00:04,365 --> 00:00:06,120
and using a dictionary to look

4
00:00:06,120 --> 00:00:08,280
up which word goes
with which number.

5
00:00:08,280 --> 00:00:09,930
Next week, you'll take that to

6
00:00:09,930 --> 00:00:12,810
the next step using
something called Embeddings,

7
00:00:12,810 --> 00:00:14,400
that takes these numbers and

8
00:00:14,400 --> 00:00:16,680
starts to establish
sentiment from them,

9
00:00:16,680 --> 00:00:18,389
so that you can begin to classify

10
00:00:18,389 --> 00:00:21,130
and then later predict texts.