MNE
MNE copied to clipboard
Source Code for IJCAI 2018 paper "Scalable Multiplex Network Embedding"
Hi everyone, I tried to run MNE project but I got a warning "C extension not loaded for Word2Vec, training will be slow. Install a C compiler and reinstall gensim...
Hello author, it seems that some necessary documents are missing here ``` Traceback (most recent call last): File "E:\Mylibrary\Multiplex Embedding\MNE\main.py", line 547, in LINE_model = train_LINE_model(training_data_by_type[edge_type]) File "E:\Mylibrary\Multiplex Embedding\MNE\main.py", line...