mtala3t
Mohamed is a PhD student at Faculty of Computers and Artificial Intelligence, Cairo University. Research interests: NLP, ML.
Cairo UniversityAl Maadi, Cairo, Egypt
Pinned Repositories
araT5
AraT5: Text-to-Text Transformers for Arabic Language Understanding
Audio-Steganography
It is an application to hide text data in audio files by using the least significant bit method (LSB). Our project implementation uses the java programming language for development of the user interfaces, embedding and extraction modules.
Identify-the-Sentiments-AV-NLP-Contest
This project is submitted as python implementation in the contest of Analytics Vidhya called "Identify the Sentiments". I enjoyed the joining of this competition and all its process. This submited solution got the rank 118 in the public leaderboard.
Kamosi-Personal-Dictionary
It is a personal dictionary, it is a Java GUI application and MySQL DB.
Keystroke-Biometrics-Identification-System
This is a simple keystroke biometrics identification system implemented in Java.
NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
SCUT-Arabic-GEC
Supervised Arabic Grammar Error Correction
Snake-Java-2D-Game
It is a simple Java 2D Snake game with sound.
Super-Mario-Java-2D-Game
It is a simple Java 2D game like super mario.
Tanks-Java-2D-Multiplayer-Game
It is a simple Java 2D Multiplayer Tanks Game. It is a client/server game.
mtala3t's Repositories
mtala3t/Super-Mario-Java-2D-Game
It is a simple Java 2D game like super mario.
mtala3t/Tanks-Java-2D-Multiplayer-Game
It is a simple Java 2D Multiplayer Tanks Game. It is a client/server game.
mtala3t/Snake-Java-2D-Game
It is a simple Java 2D Snake game with sound.
mtala3t/Identify-the-Sentiments-AV-NLP-Contest
This project is submitted as python implementation in the contest of Analytics Vidhya called "Identify the Sentiments". I enjoyed the joining of this competition and all its process. This submited solution got the rank 118 in the public leaderboard.
mtala3t/Audio-Steganography
It is an application to hide text data in audio files by using the least significant bit method (LSB). Our project implementation uses the java programming language for development of the user interfaces, embedding and extraction modules.
mtala3t/Kamosi-Personal-Dictionary
It is a personal dictionary, it is a Java GUI application and MySQL DB.
mtala3t/SCUT-Arabic-GEC
Supervised Arabic Grammar Error Correction
mtala3t/Basic-Calculator
It is a Java basic mathematical calculator.
mtala3t/Complex-Numbers-Calculator
It is a simple complex numbers calculator, it is a C++ console application. It implements the basic operations of complex numbers.
mtala3t/Keystroke-Biometrics-Identification-System
This is a simple keystroke biometrics identification system implemented in Java.
mtala3t/Knight-Java-2D-Puzzle-Game
It is a simple Java 2D Knight puzzle game.
mtala3t/araT5
AraT5: Text-to-Text Transformers for Arabic Language Understanding
mtala3t/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
mtala3t/100-nlp-papers
100 Must-Read NLP Papers
mtala3t/arabic_error_type_annotation
The Arabic Error Type Annotation tool aims to annotate Arabic error types following the ALC tagset annotation.
mtala3t/awesome-arabic
A curated list of awesome projects and dev/design resources for supporting Arabic computational needs.
mtala3t/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
mtala3t/bert
TensorFlow code and pre-trained models for BERT
mtala3t/deeplearning-nlp-course2018
UBC Deep Learning for Natural Language Processing Course
mtala3t/dl-nlp-rg
Deep Learning for Natural Language Processing Reading Group | University of British Columbia (UBC)
mtala3t/GEC-Info
Repository to collect and categorize Grammatical Error Correction papers.
mtala3t/huggingface-transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
mtala3t/marbert
UBC ARBERT and MARBERT Deep Bidirectional Transformers for Arabic
mtala3t/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
mtala3t/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
mtala3t/Oxford-Deep-NLP-2017-course
Oxford Deep NLP 2017 course
mtala3t/T5-Finetuning-PyTorch
Fine tune a T5 transformer model using PyTorch & Transformers🤗
mtala3t/T5-text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
mtala3t/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks