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.

arwa774/Tunisia-Influencer-Sentiment-Analyzer

Domain:

natural language processing

Record type:

software
Creator:
arw
Host:
# Tunisian-Influencer-Sentiment-Scoring-System Un pipeline complet pour scraper les commentaires des influenceurs tunisiens sur **TikTok** et **YouTube**, classifier le sentiment de chaque commentaire avec **Qwen2.5-7B-Instruct**, et attribuer un score à chaque influenceur basé sur la distribution des sentiments de son audience — incluant un **score global** qui fusionne les deux plateformes. --- ## Apercu du Projet Ce projet cible les créateurs de contenu tunisiens sur TikTok et YouTube. Il collecte les commentaires de leur audience à grande échelle, les passe dans un classifieur basé sur un LLM qui comprend le **Darja tunisien** (un dialecte qui mélange arabe, français et anglais), et produit un score par influenceur — par plateforme individuellement et en score global combiné. ### Résumé du Pipeline ``` Liste des influenceurs (CSV) | v +-------------------+ +-------------------+ | YouTube Scraper | | TikTok Scraper | | (YouTube API v3) | | (Async HTTP + | | | | yt-dlp) | +--------+----------+ +--------+----------+ | | +-----------+-------------+ | v CSV brut des commentaires | v +----------------------------------+ | Nettoyage des données | | - Suppression des valeurs nulles| | - Retrait des users < 9 comments| | - Limite de 300 comments/user | +---------------+------------------+ | v +----------------------------------+ | Classifieur de sentiment | | Qwen2.5-7B-Instruct | | + Emoji Lexicon Boost | | + Darja-aware System Prompt | +---------------+------------------+ | v +----------------------------------+ | Scoring des influenceurs | | - Score par plateforme | | (pondéré par confidence, | | de -100 a +100) | | - Score global (YT + TT fusionné| +----------------------------------+ ``` --- ## Structure du Dépôt ``` scraping/ youtube_scraper.py # Scrape les commentaires via …

Visit

github.com

Tasks

sentiment analysistext classification

Languages

Arabic, Algerian Spoken

Similar

Wafa-OUNIS/Sentiment-Analyzerwafa-yahyaoui/sentiment-analyzerndeyekwade-cmd/vaccine-sentiment-analyzerROYALANNIE/naija-tweet-sentiment-analyzerKalthuma007/omali-English-Sentiment-Analyzerambroseikpele/Nigeria-Market-Sentiment-Analyzer

Wafa-OUNIS/Sentiment-Analyzer

Sentiment analyzer for the mobile phone operator OOREDOO TUNISIA using social media comments written

wafa-yahyaoui/sentiment-analyzer

Implementing a sentiment analyzer in Python for some entity of your choice and using social media co

ndeyekwade-cmd/vaccine-sentiment-analyzer

COVID-19 vaccine tweet sentiment analyzer — DistilBERT · FastAPI · React · AIMS Senegal NLP 2026 --

ROYALANNIE/naija-tweet-sentiment-analyzer

AI-powered sentiment analysis tool for Nigerian tweets # 🇳🇬 Naija Tweet Sentiment Analyzer An AI-p

Kalthuma007/omali-English-Sentiment-Analyzer

web app that performs sentiment analysis on Somali and English text. Built using Flask, Hugging Face

ambroseikpele/Nigeria-Market-Sentiment-Analyzer

This projects web scrapes news from Nigeria Most Read Business Newspapers and classify their sentime