JuliaText / Embeddings.jl

Functions and data dependencies for loading various word embeddings (Word2Vec, FastText, GLoVE)
MIT License
81 stars 19 forks source link

Fix call when using files (not io) #48

Closed oxinabox closed 8 months ago

oxinabox commented 8 months ago

Should fix #47 which I broke in #46 with the change i pushed directly just before merging. This is what happens when one doesn't have working CI :-(