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.

beckhamberhanu/Amharic-NER-Telegram

Domaine:

natural language processing

Type de record:

project
Créateur:
bec
Hôte:
# EthioMart NER — Amharic Product, Price, and Location Extraction EthioMart NER builds a robust Named Entity Recognition (NER) pipeline for Amharic text to extract business-critical entities — product names, prices, and locations — from Ethiopian e‑commerce Telegram channels. The goal is to power a centralized marketplace by consolidating structured product listings from multiple vendors. --- ## 🚀 Key Features - **Telegram data ingestion**: Collect messages from selected channels using Telethon. - **Amharic-aware preprocessing**: Normalize, clean, and tokenize messages for NER. - **Annotation to CoNLL**: Label and format data for sequence tagging. - **Model fine‑tuning (notebooks)**: Experiment with multilingual transformer models (e.g., XLM‑R, mBERT, AfroXLM‑R). - **Model evaluation & interpretability**: Compare models and inspect decisions. - **Reproducibility**: Version data/process with DVC; containerize with Docker. --- ## 🧰 Tech Stack - **Language**: Python 3.12+ - **Core libraries**: Telethon, Pandas, NumPy, NLTK, tqdm - **Modeling (via notebooks)**: Hugging Face Transformers, Datasets, seqeval, PyTorch - **Tooling**: Jupyter, DVC, Docker > Note: Exact versions are pinned in `requirements.txt`. --- ## 📁 Project Structure ```bash Amharic-NER-Telegram/ ├── data/ │ ├── raw_messages.csv # Raw Telegram messages │ ├── preprocessed_messages.csv # Cleaned/tokenized data │ ├── labeled_data.conll # CoNLL-formatted labels (if available) │ └── labeled_telegram_product_price_location.txt ├── models/ # Trained models and artifacts (if saved) ├── notebooks/ │ ├── Fine_Tune_NER_Model.ipynb │ ├── Label_Dataset_CoNLL.ipynb │ └── Model Comparison, Selection and interpretability.ipynb ├── scripts/ │ ├── config.py # Configuration/utilities │ ├── data_ingestion.py # Fetch messages from Telegram │ └── data_preprocessing.py # Clea …

Visit

github.com

Tasks

information extractionnamed entity recognition

Languages

Amharic

Similaires

Teshager21/amharic-telegram-ecommerce-neramannnnnyyyy/Amharic-NER-for-Telegramwolderufael/NER-for-Amharic-Telegram-eCommerce-Channelshiwothadush/NER-for-Amharic-Telegram-eCommerce-channelsOfgeha-Gelana/Amharic-NER-for-Telegram-E-commerce-Messagesgworku/Amharic-NER-for-Telegram-E-commerce-Messages-main

Teshager21/amharic-telegram-ecommerce-ner

# Amharic Telegram E-commerce NER 🚀 **Amharic Telegram E-commerce NER** is a complete end-to-end NL

amannnnnyyyy/Amharic-NER-for-Telegram

This repository develops an Amharic Named Entity Recognition (NER) system for EthioMart, consolidati

wolderufael/NER-for-Amharic-Telegram-eCommerce-Channels

# LLM's for Amharic Named Entity Recognition (NER) This repository contains scripts and data relate

hiwothadush/NER-for-Amharic-Telegram-eCommerce-channels

This repository contains scripts and data related to the fine-tuning of a Language Model (LLM) for A

Ofgeha-Gelana/Amharic-NER-for-Telegram-E-commerce-Messages

# Amharic-NER-for-Telegram-E-commerce-Messages ## Project Overview Amharic-NER-for-Telegram-E-comme

gworku/Amharic-NER-for-Telegram-E-commerce-Messages-main

Amharic-NER-for-Telegram-E-commerce-Messages-main # Amharic-NER-for-Telegram-E-commerce-Messages #