arabert
There are 18 repositories under arabert topic.
aub-mind/arabert
Pre-trained Transformers for Arabic Language Understanding and Generation (Arabic BERT, Arabic GPT2, Arabic ELECTRA)
Lafifi-24/arabic-dialect-identification
Fine-tune BERT models to classify Arabic text by different dialects.
abdullah-abunada/bert-extractive-summarizer
Easy to use extractive text summarization with AraBERT
MohamedSebaie/Arabic_Dialect_Identification_NLP-AIM-Task
Arabic_Dialect_Identification_NLP-AIM-Task
WissamAntoun/Farasa_Desegmenter
Simple Script to undo Farasa Segmentation, compatible with AraBERT pre-segmentation
youssefkamil/Arabic-Dialect-Identification
Arabic Dialect Identification between 18 country-level Arabic dialects using QADI dataset and pretrained language model AraBERT
AlsalehAbdullah/Quran_QA
This is an experiment for Qur'an QA for the shared task at the OSCAT workshop
hazemhosny/ArabicDialectClassification
Arabic Dialect Sentimenal Analysis
nawaf-ibrahim6/MDD
Mental health diagnosis tool using NLP and ML for Arabic inputs, with a Laravel web application interface
norhanreda/Arabic-Text-Diacritization
Diacritics are short vowels with a constant length that are spoken. The same word in the Arabic language can have different meanings and different pronunciations based on how it is diacritized. In this project, we implement a pipeline to predict the diacritic of each character in an Arabic text using Natural Language Processing techniques.
YassirMatrane/arabicTextClassification
After collecting 40 thousand tweets and preprocessing it, I used word embeddings with arabert and tf-idf along with two neural network architectures and 5 machine learning algorithms. Due to the huge size of the dataset, I chose Amazon SageMaker to train the models
TheKnight909/Emotional-analysis
Emotion Prediction in Arabic Text
adelelwan24/Arabic-Dialect-Classification
Many countries speak Arabic; however, each country has its own dialect, the aim of this project is to build a model that predicts the dialect given the text.
Mohammedabdalqader/AraElectra-QuestionAnswering
Fine-tuning / pre-training AraElectra on a specific domain for QA system.
Nessrin1990/arabert-fast-bert-tunisian-restaurant-corpus
Sentiment analysis with arabert in Tunisian dialect
Omar-Yasser/arabic-sentiment-analysis
Dialectical Arabic Sentiment Analysis
OoFa99/ArabBert_Tokenizer
Used “aubmindlab/bert-base-arabertv2” from Aub-mind AraBERT to create a simple Arabic text tokenizer.