Embeddings.jl
Embeddings.jl copied to clipboard
What "{LANG}" is for?
https://github.com/JuliaText/Embeddings.jl/blob/306c04bead62b32873dedbc2609c74c4ca34306b/src/Embeddings.jl#L11
You can specify the language.
E.g. :en
for English.
:de
for German.
A bunch of embedding are English only. But some of the FastText ones are in over 100 languages
You can specify the language. E.g.
:en
for English.:de
for German.A bunch of embedding are English only. But some of the FastText ones are in over 100 languages
Where can i find definition of ":en" and others?
ISO 639-2