Skip to content

Commit 7211a7b

Browse files
Update 09-wordEmbed_train-word2vec.md
1 parent 07aed42 commit 7211a7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_episodes/09-wordEmbed_train-word2vec.md

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ Create list of files we'll use for our analysis. We'll start by fitting a word2v
6565
```python
6666
single_file = data.loc[data['Title'] == 'moby_dick','File'].item()
6767
single_file
68-
6968
```
7069
~~~
7170
'/content/drive/My Drive/Colab Notebooks/text-analysis/data/melville-moby_dick.txt'

0 commit comments

Comments
 (0)