Open houhaiyang opened 1 month ago
File "utils.py", line 72, in load_embedding model = KeyedVectors.load_word2vec_format('data/mouse/mouse.txt', binary=False) FileNotFoundError: [Errno 2] No such file or directory: 'data/mouse/mouse.txt'
I can't find the' mouse.txt' file.
Can it only be used for mouse?
Hello,bro. Did you have solved this problem?I met this problem too, i don't konw how to do this
File "utils.py", line 72, in load_embedding model = KeyedVectors.load_word2vec_format('data/mouse/mouse.txt', binary=False) FileNotFoundError: [Errno 2] No such file or directory: 'data/mouse/mouse.txt'
I can't find the' mouse.txt' file.
Can it only be used for mouse?