Skip to content

Instantly share code, notes, and snippets.

View taivop's full-sized avatar

Taivo Pungas taivop

View GitHub Profile
w2v = nlp.Embedding()
"""
Downloading ...
100% [......................................................................] 862182613 / 862182613
Extracting ...
Loading word2vec...
Building reverse search index...
"""
w2v = nlp.Embedding()