Skip to content

Commit 7c88430

Browse files
Update 09-wordEmbed_train-word2vec.md
1 parent 002b7f4 commit 7c88430

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

episodes/09-wordEmbed_train-word2vec.md

Lines changed: 0 additions & 1 deletion
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)