Skip to content

Commit

Permalink
fixed import error
Browse files Browse the repository at this point in the history
  • Loading branch information
JensKaiser96 authored Feb 26, 2021
1 parent c9ba590 commit d1289dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alignment/sgns_vi_l2normalize.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import gensim
from gensim.models.word2vec import PathLineSentences
from gensim.models import Word2Vec
import numpy as np


def main():
Expand Down

0 comments on commit d1289dd

Please sign in to comment.