Skip to content
View AdelAdool's full-sized avatar
💭
Trying to be updated 🙂🙂
💭
Trying to be updated 🙂🙂

Block or report AdelAdool

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. real-time-emotion-recognition real-time-emotion-recognition Public

    Full-stack emotion recognition system using computer vision and deep learning. Features real-time detection, analytics dashboard, and dual inference modes (browser with face-api.js and backend with…

    JavaScript 1

  2. Face-Recognition-Attendance-System Face-Recognition-Attendance-System Public

    Face recognition attendance system built with Flask, OpenCV, and face_recognition. Supports real-time face registration and identification, tracks attendance logs, prevents duplicates, and exports …

    HTML 1

  3. Sentiment-Analysis-on-Movie-Reviews Sentiment-Analysis-on-Movie-Reviews Public

    This project analyzes IMDb movie reviews to classify sentiments as positive or negative. It includes text preprocessing, feature extraction using TF-IDF and CountVectorizer, training Logistic Regre…

    Python 2

  4. fake-news-detector-nlp fake-news-detector-nlp Public

    Fake News Detection system using NLP techniques and TF-IDF vectorization to classify news articles as real or fake. Trained with Logistic Regression and SVM on the Fake and Real News Dataset, with …

    Python 1

  5. NER-News-Articles NER-News-Articles Public

    Named Entity Recognition (NER) on news articles using rule-based and spaCy models. Includes entity extraction, visualizations with displaCy, and comparison of small vs large spaCy models for analys…

    Python 1

  6. news-topic-modeling news-topic-modeling Public

    Topic Modeling on BBC News articles using LDA and NMF. Preprocessing includes tokenization, lowercasing, and stopword removal. Visualize topics with pyLDAvis and WordClouds. Compare LDA vs NMF perf…

    Python 1