Skip to content

Using run_embed.py on new model #2

@sashavor

Description

@sashavor

Hi,
I would like to apply the accuracy method from run_embed.py on a word2vec model that I load using Word2VecKeyedVectors.load_word2vec_format(), but it gives me an AttributeError: 'KeyedVectors' object has no attribute 'dictionary'.

What is the correct way to load a model to apply the script?

Thank you

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