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.

nolawit-fant/Amharic-Ecommerce-EntityExtractor

Domain:

natural language processing

Record type:

software
Creator:
nol
Host:
Amharic-Ecommerce-EntityExtractor # Ammharic Ecommerce Entity Extractor ## Overview This project focuses on implementing a real-time data ingestion system for EthioMart to consolidate e-commerce activities from various Telegram channels into a centralized platform. The primary goal is to develop an Amharic Named Entity Recognition (NER) system capable of extracting key business entities such as product names, prices, and locations. With the rise of Telegram as a platform for e-commerce transactions in Ethiopia, multiple independent channels have emerged, creating a fragmented experience for vendors and customers. EthioMart's vision is to unify these channels into a single platform that facilitates easier product discovery, order placement, and communication. ## Key Objectives - **Real-time Data Extraction**: Develop a system to fetch messages, images, and documents from Ethiopian-based Telegram e-commerce channels. - **Fine-tune LLM for Amharic NER**: Train models to extract entities like product names, prices, and locations. ## Major Tasks 1. **Data Ingestion**: - The Telethon library was used to develop a script for scraping data from Telegram channels. 2. **Preprocess Text Data**: - Handling missing message data - Emoji removal - Tokenization: A rule-based approach was implemented using regular expressions to tokenize text, capturing all non-whitespace characters. 3. **Label a Subset of Dataset in CoNLL Format**: - Entity detection: A rule-based approach was implemented to tokenize and label relevant entities in the dataset. Specific rules were defined for identifying various entities such as products, prices, locations, and phone numbers. - **Phone Numbers**: Tokens matching a pattern of 10 consecutive digits are labeled as `I-PHONE`. - **Prices**: Tokens representing prices (e.g., numbers followed by currency indicators like "ETB", "ብር", “birr” or "$") are labeled as `I-PRICE`. - **Locations**: Tokens that match known location names (e.g., 'Addis Ababa', 'ለቡ', ' …

Visit

github.com

Tasks

information extractionnamed entity recognition

Languages

Amharic

Licenses

MIT

Similar

Kiracr/Amharic-Ecommercemoheranus/amharic-ecommerce-extractorHabtamu91/Amharic-Ecommerce-NERbethel4/amharic-ecommerce-nerrufaeleshetu/amharic-ecommerce-nerfirekebede/amharic-ner-ecommerce

Kiracr/Amharic-Ecommerce

Amharic E-commerce Data Extractor A web scraping project designed to extract product and service da

moheranus/amharic-ecommerce-extractor

B5W4 Challenge: Building an Amharic E-commerce Data Extractor for EthioMart. Amharic E-commerce Dat

Habtamu91/Amharic-Ecommerce-NER

Amharic E-commerce Named Entity Recognition (NER) This project focuses on building a Named Entity Re

bethel4/amharic-ecommerce-ner

# amharic-ecommerce-ner # Amharic E-commerce NER This project extracts product, price, location, an

rufaeleshetu/amharic-ecommerce-ner

Extracting key entities from Amharic Telegram e-commerce messages to power vendor analytics and micr

firekebede/amharic-ner-ecommerce

# Amharic NER for Ethiopian E-Commerce Messages This project focuses on Named Entity Recognition (N