Skip to content
View munael's full-sized avatar
Block or Report

Block or report munael

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
munael/README.md

🌐 whereami

  • 2019-- : Applying Science at the Microsoft Translator team.

Disclaimer: **Nothing** in my profile, repositories, commits, posts, or responses is related to or represents the interests or opinions of any of my employers unless otherwise **explicitly** noted.


πŸ“ƒ Publications

Year Title Tags Authors Links
2021 Adapting MARBERT for Improved Arabic Dialect Identification: Submission to the NADI 2021 Shared Task EACL, WANLP (2021); Dialect Classification; SOTA Badr AlKhamissi, Mohamed Gabr, Muhammad ElNokrashy, Khaled Essam conf., RG
2020 Deep Diacritization: Efficient Hierarchical Recurrence for Improved Arabic Diacritization COLING, WANLP (2020); Diacritization; SOTA Badr AlKhamissi, Muhammad N. ElNokrashy, Mohamed Gabr conf., arXiv, code, PWC
2020 Score Combination for Improved Parallel Corpus Filtering for Low Resource Conditions WMT (2020); Low Resource Muhammad N. ElNokrashy, Amr Hendy, Mohamed Abdelghaffar, Mohamed Afify, Ahmed Tawfik, Hany Hassan Awadalla conf.

🍽 whats-cooking

Low resource learning

  • Meta learning
  • Data filtering
  • Curriculum learning

Machine intelligence: fast and slow

  • Classical (nimble) expert systems
  • Modern (slow, lumbering) machine learning systems
  • Combining both
  • Sequence/behavior modeling

Programming language theory

  • Adding refinement typing and logical typing to hobby language
  • Writing compiler of hobby language

Pinned

  1. BKHMSI/deep-diacritization BKHMSI/deep-diacritization Public

    Official Repository of the Deep Diacritization Paper

    Python 16 5

  2. pt-rnn pt-rnn Public

    A collection of RNN cells and architectures in JIT-friendly PyTorch

    Python 1