You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello,i can't find the file in the weight.
where can download the file:en_similars_dict.pkl
```
with open('weights/en_similars_dict.pkl','rb') as f:
self.similar_words_dict = pickle.load(f)``
hello,i can't find the file in the weight.
where can download the file:en_similars_dict.pkl
```
with open('weights/en_similars_dict.pkl','rb') as f:
self.similar_words_dict = pickle.load(f)``