Skip to content

NameError: name 'Graph2Vec' is not defined #6

@thucnt

Description

@thucnt

I installed graph2vec successfully but I cannot use it

import graph2vec.trainer
graph2vec = Graph2Vec(vector_dimensions=128)
Traceback (most recent call last):
File "", line 1, in
NameError: name 'Graph2Vec' is not defined

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