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.

meshalalsultan/Malawi-News-Classification-Challenge

Domaine:

natural language processing

Type de record:

project
Créateur:
mes
Hôte:
# Malawi News Classification Challenge ## Overview This project addresses the challenge of classifying news articles in Malawi using machine learning techniques. By analyzing text data, the model categorizes news articles into predefined classes, providing a tool for automated content sorting and analysis. ## Features - **Text Classification**: Automatically classify news articles into various categories. - **Machine Learning Pipeline**: Includes preprocessing, feature extraction, and model training. ## Project Structure - **News_Africa.ipynb**: Jupyter notebook containing the machine learning pipeline. - **Train.csv**: Training dataset with labeled news articles. - **Test.csv**: Test dataset for evaluating the model. - **SampleSubmission.csv**: Example of the submission format. - **spyder.py**: Python script for additional data analysis. ## Getting Started 1. **Clone the repository**: ```bash git clone github.com ``` 2. **Install required libraries**: ```bash pip install -r requirements.txt # assuming this exists ``` 3. **Explore the notebook**: ```bash jupyter notebook News_Africa.ipynb ``` ## How It Works The project uses a machine learning model trained on labeled data from `Train.csv` to predict the categories of new articles in `Test.csv`. The process involves text preprocessing, feature extraction, and applying classification algorithms. ## Contributing Contributions to improve the models or methods are welcome. Please fork the repository and submit a pull request with your changes. ## License This project is licensed under the MIT License - see the LICENSE file for details. Delve into the world of NLP and machine learning with this practical challenge on news classification!

Visit

github.com

Tasks

news classificationtext classificationtopic classification

Similaires

AI4D Malawi News Classification ChallengeCostiaB/AI4D-Malawi-News-Classification-ChallengeKwabena44/AI4D-Malawi-News-Classification-ChallengeDawit-1621/Malawi-News-Classification-ChallengeNafsun/AI4D-Malawi-News-Classification-Challenge-CrimaCodekenmbelenzi/Swahili-News-Classification-Challenge

AI4D Malawi News Classification Challenge

Can you classify Malawi news articles in Chichewa?
The data was collected from news publications in Malawi. tNyasa Ltd Data Science Lab have used three main broadcasters: the Nation Online newspaper, Radio Maria and the Malawi Broadcasting Corporation. The

CostiaB/AI4D-Malawi-News-Classification-Challenge

Simple Logistic regression model private LB score :0.654838709677419 # AI4D-Malawi-News-Classificat

Kwabena44/AI4D-Malawi-News-Classification-Challenge

# AI4D-Malawi-News-Classification-Challenge My submission to Zindi's AI4D-Malawi-News-Classificatio

Dawit-1621/Malawi-News-Classification-Challenge

# Malawi News Classification Challenge ## Installation **Installation** * pip install numpy * pip i

Nafsun/AI4D-Malawi-News-Classification-Challenge-CrimaCode

Accuracy Metrics on Test set - 0.645161290322581 Download the Train and Test Dataset here https://

kenmbelenzi/Swahili-News-Classification-Challenge

Zindi hackathon to create a model that can classify swahilli news articles to different groups # Sw