Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

jordiaphane/amharic-word-vectors

Domaine:

natural language processing

Type de record:

model
Créateur:
jor
Hôte:
fasttext amharic bin loaded to word and vector dicts # amharic-word-mappings fasttext amharic bin loaded to concatenate amharic vocab and vector dicts Using the Bert Language Model to put together these vectors means they can be paired with English word vectors in an article from the paire-dnews-corpus, and a language model for Amharic, from those two, can soon have some of the same capabilities as English, despite using tools not at at made for them Which leads me to a point on the number of words in this list of word vectors(ther aren't very many, when you think about the number of words here relative to other languages as widely spoken). I'lll just quote Michael Gasser's paper on HornMorpho here. " ..for Semitic languages such as Amharic and Tigri- nya, morphological analysis can make explicit some of the phonological features of the languages that are not reflected in the orthography; these features may be important for text-to-speech applica- tions. For example, the Tigrinya word ዚፍለጥ ‘which (it) is known’ is correctly pronounced with gemination (lengthening) of the third consonant: zifIlleT. The gemination in this case is grammati- cal, and a morphological analyzer can infer it based on its knowledge of Tigrinya verb roots and the particular templates that they occur with.." This is sigificant for two reasons. One, many approaches to natural language processing that tackle it from a perspective of machine learning often misunderstang the problem at hand, and in this case, it couldn't be more evident. The practice requires data wrangling, language modeling, and semantic concordancing but any sort of CBOW or SKIP gram model or anythign like it is doomed to be ineffective. Two, the exploratory nature of a seq2seq model, for example, harnessed within such a fundamentally different language will yield very very exciting reesults about the practices themselves. The original goal was to contribute to machine translation efforts, or maybe built an enetity recognitizer, but that doesn't seem possible with Semitic langua …

Visit

github.com

Tasks

embeddings

Languages

AmharicTigrigna

Licenses

MIT

Similaires

Learning Word and Sub-word Vectors for Amharic (Less Resourced Language)jordiaphane/eng-amharic-paired-news-corpusAbe2G/-Learning-Word-and-Sub-word-Vectors-for-Amharic-Less-Resourced-Language-fastText Pretrained Word VectorsLearning Word Vectors for 157 LanguagesZeinab-Haroon/Exploring-Word-Vectors-NLP

Learning Word and Sub-word Vectors for Amharic (Less Resourced Language)

jordiaphane/eng-amharic-paired-news-corpus

Filtered and sorted by date, 56 articles were identified out of 23,000 english articles in the globa

Abe2G/-Learning-Word-and-Sub-word-Vectors-for-Amharic-Less-Resourced-Language-

Repository for Amharic word vectors. Jupyter Notebook to get access for word vectors Please cite t

fastText Pretrained Word Vectors

We distribute pre-trained word vectors for 157 languages, trained on Common Crawl and Wikipedia using fastText. These models were trained using CBOW with position-weights, in dimension 300, with character n-grams of length 5, a window of size 5 and 10 negatives. We

Learning Word Vectors for 157 Languages

Distributed word representations, or word vectors, have recently been applied to many tasks in natural language processing, leading to state-of-the-art performance. A key ingredient to the successful application of these representations is to train them on very lar

Zeinab-Haroon/Exploring-Word-Vectors-NLP

An assignment that was given as part of the 'Exploring Word vectors-NLP Course' at the African Maste