#3631·gensim

Loading 3.8.3 Doc2Vec models into 4.4

Author: bnomisCreated Oct 20, 2025Updated Aug 11, 2026

Loading Doc2Vec models made with version 3.8.3 into version 4.4 does not work. The error (so far) is: load exception: 'Doc2Vec' object has no attribute 'dv'

Is this something that should work?

If so I am happy to work on a patch.

Thanks