Skip to content
This repository was archived by the owner on Feb 22, 2021. It is now read-only.
This repository was archived by the owner on Feb 22, 2021. It is now read-only.

AttributeError: 'Word2Vec' object has no attribute 'vector_size' #39

@jianq1994

Description

@jianq1994

I used python 2.7 and codes:

model = Word2Vec.load("path/to/word2vec/en.model")

returns an error:

AttributeError: 'Word2Vec' object has no attribute 'vector_size'

I guess might be the version of gensim, but I am not sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions