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.

Yared37/amharic-pos-tagging-bilstm

Domain:

natural language processing

Record type:

model
Creator:
Yar
Host:
# Amharic Part-of-Speech Tagging Using BiLSTM This project implements a **Part-of-Speech (POS) tagging model for the Amharic language** using a **Bidirectional Long Short-Term Memory (BiLSTM)** neural network. It aims to advance **Natural Language Processing (NLP)** research for low-resource languages, particularly Amharic — one of the most widely spoken languages in Africa. --- ## Overview Part-of-Speech tagging is a fundamental task in NLP that assigns grammatical labels (e.g., noun, verb, adjective) to words in a sentence. While English and other major languages benefit from extensive datasets and pre-trained models, **Amharic lacks robust open-source POS taggers**. This project bridges that gap by training a deep learning model specifically designed for Amharic text. --- ## Model Architecture The model uses a **BiLSTM** network to capture both past and future context of words in a sentence. This bidirectional nature allows the model to understand how surrounding words influence a token’s grammatical role. **Model Pipeline:** 1. Text preprocessing and tokenization 2. Word embedding representation 3. BiLSTM layers for context understanding 4. Dense output layer with softmax activation for tag prediction **Framework:** TensorFlow **Language:** Python --- ## Dataset - **Source:** Amharic tagged corpus (mention your dataset if public, e.g. “the Amharic POS dataset from the Ethiopian NLP research group”). - **Format:** Each sentence is tokenized with corresponding POS labels. - **Preprocessing:** Text normalization, token encoding, and sequence padding. --- ## Evaluation The model’s performance is measured using: - **Accuracy** - **Precision** - **Recall** - **F1-score** Results demonstrate strong performance in capturing linguistic patterns unique to Amharic morphology and syntax. --- ## Example Output **Input Sentence:** > አባቴ ቤት ሄደ። **Predicted POS Tags:** > አባቴ → Noun > ቤት → Noun > ሄደ። → Verb

Visit

github.com

Tasks

part of speech tagging

Languages

Amharic

Similar

Vatosoa/pos-tagging-malagasy-sokajydhgarrette/low-resource-pos-tagging-2013nir1shoham/Cross-Arabic-Dialectal-POS-TaggingLex-corp-crypto/bambara-pos-taggingAmazigh PoS Tagging Using Machine Learning TechniquesAkan POS Tagging Dataset - 10 Million Sentences

Vatosoa/pos-tagging-malagasy-sokajy

SOKAJY is a specialized morphosyntactic corpus for the Malagasy language (28M speakers). It focuses

dhgarrette/low-resource-pos-tagging-2013

# ANNOUNCEMENT: New Version Available *The code here has been completely rewritten to be significan

nir1shoham/Cross-Arabic-Dialectal-POS-Tagging

Cross-dialect Arabic POS tagging project using CAMeLBERT across seven dialects, including MSA. Provi

Lex-corp-crypto/bambara-pos-tagging

Amazigh PoS Tagging Using Machine Learning Techniques

Akan POS Tagging Dataset - 10 Million Sentences

The dataset includes sentences and part-of-speech tags and is aimed at supporting the development of