umarzein commited on
Commit
4af3eaa
1 Parent(s): 487702c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ datasets:
6
 
7
  This `KeyedVectors` model is specifically for `silicone:dyda_da`
8
 
 
 
9
  ```python
10
  from gensim.models.keyedvectors import KeyedVectors
11
 
 
6
 
7
  This `KeyedVectors` model is specifically for `silicone:dyda_da`
8
 
9
+ *you must download both the `.wordvectors` and `.wordvectors.npy` files
10
+
11
  ```python
12
  from gensim.models.keyedvectors import KeyedVectors
13