xiangyue9607 / BioNEV

Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations" (Bioinformatics 2020)
MIT License
224 stars 77 forks source link

AssertionError Problem #7

Closed WangYifan00 closed 5 years ago

WangYifan00 commented 5 years ago

When I try recurring the code, it occurs a AssertionError problem dealing with the Clin_Term_COOC data. Since I didn't change the code , I wonder the reason for this. "assert len(node_list) == len(embedding_look_up)"

xiangyue9607 commented 5 years ago

I tried the code. Seems everything is right.

alimuham1 commented 4 years ago

The issue still there. When i run the code without any changes, it gives me an error. Could you please help me.