#728 · Primary category: Education & Research
fastText_multilingual
Multilingual word vectors in 78 languages
Project last updated:03/10/23
GitHub Stars
1.2K
Forks
120
Contributors
8
License
BSD-3-Clause
Why we included this project
The repository ships 78 precomputed matrices from the ICLR 2017 paper on offline bilingual word vectors, aligning Facebook's monolingual fastText embeddings into one shared space. A word and its translation in another language end up close together, while the original monolingual similarity relationships stay untouched, so single-language results remain exactly the same. The authors showed the alignment even transfers to language pairs that never appeared in the training dictionaries, predicting translations between unseen pairs. A bundled notebook walks through learning your own alignment matrices, which makes this a genuine teaching resource for embedding alignment. Note that the project is no longer actively maintained, so treat it as a reference implementation rather than a dependency for production systems.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI