-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Labels
bugIssue described a bugIssue described a bugdifficulty easyEasy issue: required small fixEasy issue: required small fiximpact HIGHShow-stopper for affected usersShow-stopper for affected usersreach MEDIUMAffects a significant number of usersAffects a significant number of users
Milestone
Description
Problem description
Hi! I have been using gensim 3.8.1 and want to use the latest version, gensim 4.2.0.
I have been able to load models made with older gensim versions, but when I changed to the latest version, I can no longer load them.
This is the error code.
Exception has occurred: AttributeError
Can't get attribute 'Vocab' on <module 'gensim.models.word2vec' from '/PATH'>
I would like to know if there is some way to load older models.
Versions
python 3.8.9
gensim 4.2.0
Metadata
Metadata
Assignees
Labels
bugIssue described a bugIssue described a bugdifficulty easyEasy issue: required small fixEasy issue: required small fiximpact HIGHShow-stopper for affected usersShow-stopper for affected usersreach MEDIUMAffects a significant number of usersAffects a significant number of users