Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

Wessi/N-gram-Amharic

Domain:

natural language processing

Record type:

project
Creator:
Wes
Host:
# N-gram-Amharic This work is based on one version of the General Purpose Amharic Corpus (GPAC). The work involves building **n-gram language models for n values of n = 1,2,3,4** and evaluating their performance **intrinsically and extrinsically**. For intrinsic evaluation, **perplexity** was calculated by determining the probabilities of n-grams in the corpus and generating random sentences based on these n-grams. Since the corpus lacked labels, **text generation** served as the extrinsic evaluation method. Extrinsically, the models' ability to accurately assign probabilities to new sequences was assessed by calculating the likelihoods of test sentences under each model. Extrinsic evaluation utilizes the language models to generate text, with quality assessment based on probability. Higher probabilities indicate better generalization as the model was more likely to generate that sentence. Given an unlabeled corpus, text generation was employed to evaluate the n-gram models, creating random sentences for n=1 to 4. The generated sentences were evaluated based on their coherence and ability to make sense. The higher the n-gram model, the more coherent the generated sentence is. However, the higher the n-gram model, the more data is required to train the model. Therefore, the n-gram model should be chosen based on the available data.

Visit

github.com

Tasks

language modeling

Languages

Amharic

Similar

N-Gram Based Amharic Grammar CheckerGelilaT/Amharic-Corpus-N-Gram-AnalysisJONAHKYAGABA/N-gram-Language-Model-Construction-for-Oromo-AmharicDeveloping a Context-Aware Amharic Spell Checker Using N-Gram Modelsgeorgeedwardd/N-gram-ModelsAymanELAKKAOUI/Darija-n-gram

N-Gram Based Amharic Grammar Checker

GelilaT/Amharic-Corpus-N-Gram-Analysis

# Amharic-Corpus-N-Gram-Analysis This project involves Natural Language Processing (NLP) techniques

JONAHKYAGABA/N-gram-Language-Model-Construction-for-Oromo-Amharic

N-gram Language Model Construction for Oromo & Amharic # 📚 N-gram Language Model Construction for O

Developing a Context-Aware Amharic Spell Checker Using N-Gram Models

georgeedwardd/N-gram-Models

Character-level n-gram models and Byte-Pair Encoding for language identification across Afrikaans, D

AymanELAKKAOUI/Darija-n-gram

# Darija Probabilistic N-gram Language Model This folder contains a small, self-contained training