Jad Doughman (@jaddoughman)
  • Stars
    star
    12
  • Global Rank 870,672 (Top 31 %)
  • Followers 3
  • Following 8
  • Registered almost 6 years ago
  • Most used languages
    Python
    50.0 %
  • Location πŸ‡±πŸ‡§ Lebanon
  • Country Total Rank 131
  • Country Ranking
    Python
    29

Top repositories

1

Multiprocessing-Tesseract-4.0

In an effort to decrease the execution time of the OCR process, a multi-processing script was created using Python's multi-processing module.
Python
8
star
2

Artist-Identification-CNN

This project tackles the issue of artist identification from paintings. The aim is to accurately identify the artist of a painting using transfer learning by training different Convolutional Neural Networks (CNNs) with varying Residual Networks (ResNet).
Jupyter Notebook
4
star
3

Gender-Bias-Datasets-Lexicons

Language has a profound impact on our thoughts, perceptions, and conceptions of gender roles. Gender-inclusive language is, therefore, a key tool to promote social inclusion and contribute to achieving gender equality. Consequently, detecting and mitigating gender bias in texts is instrumental in halting its propagation and societal implications. However, there is a lack of gender bias datasets and lexicons for automating the detection of gender bias using supervised and unsupervised machine learning (ML) and natural language processing (NLP) techniques. Therefore, the main contribution of this work is to publicly provide labeled datasets and exhaustive lexicons by collecting, annotating, and augmenting relevant sentences to facilitate the detection of gender bias in English text. Towards this end, we present an updated version of our previously proposed taxonomy by re-formalizing its structure, adding a new bias type, and mapping each bias subtype to an appropriate detection methodology. The released datasets and lexicons span multiple bias subtypes including: Generic He, Generic She, Explicit Marking of Sex, and Gendered Neologisms. We leveraged the use of word embedding models to further augment the collected lexicons. The underlying motivation of our work is to enable the technical community to combat gender bias in text and halt its propagation using ML and NLP techniques.
2
star