Skip to content

Commit 529ec25

Browse files
trigger build
1 parent 21b2674 commit 529ec25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/07-wordEmbed_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ objectives:
1313
- "Discuss word embedding use-cases"
1414
keypoints:
1515
- "Word emebddings can help us derive additional meaning stored in text at the level of individual words"
16-
- "Word embeddings have many use-cases in text-analysis and NLP related tasks"
16+
- "Word embeddings have many use-cases in text-analysis and NLP related tasks"
1717
---
1818
## Load pre-trained model via Gensim
1919
First, load the Word2Vec embedding model. The Word2Vec model takes 3-10 minutes to load.

0 commit comments

Comments
 (0)