An open API service indexing awesome lists of open source software.

https://github.com/abdelhakim-gh/nlp_sentiment_analysis_darija

fine tuning a pre-trained model on darija dialect to work with sentiment analysis task
https://github.com/abdelhakim-gh/nlp_sentiment_analysis_darija

data-collection data-integration data-preprocessing embeddings fine-tuning-llm gradio-interface llm lora natural-language-processing vizualisation

Last synced: 6 months ago
JSON representation

fine tuning a pre-trained model on darija dialect to work with sentiment analysis task

Awesome Lists containing this project

README

          

# Darija Sentiment Analysis

## Overview

This project performs sentiment analysis on Darija dialect texts using a pretrained DarijaBERT model, fine-tuned with LoRA (Low-Rank Adaptation). The project involves several stages including data integration, pre-processing, embedding, and model fine-tuning. The goal is to classify the sentiment of Darija text data into positive, negative, or neutral categories.