Skip to content

Word2Vec loading time #23

@GuyTevet

Description

@GuyTevet

Hi:)
Loading word2vec takes forever (aka a few minutes).
Is it supposed to be like that? Is there a way to avoid this loading time?
Thanks!

self.model = gensim.models.KeyedVectors.load_word2vec_format(path2file, binary=True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions