Skip to content

Commit bf37c1a

Browse files
author
Sherry Yang
committed
Update to match image.
1 parent fc996a8 commit bf37c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/wwl-data-ai/introduction-language/includes/4-semantic-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Vectors represent lines in multidimensional space, describing direction and dist
77
- 5 ("bark"): [10,2,2]
88
- 8 ("cat"): [10,3,1]
99
- 9 ("meow"): [10,2,1]
10-
- 10 ("skateboard"): [3,3,1]
10+
- 10 ("skateboard"): [-3,3,2]
1111
```
1212

1313
In three-dimensional space, these vectors look like this:

0 commit comments

Comments
 (0)