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

Block or report alishbah13

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

Pinned

  1. Investfly Investfly Public

    Forked from unais5/Investfly

    In this project, we used Yahoo Finance API to get realtime stock data and also updated the real-time price in our database. We also integrated Gmail API to send emails to the users from admin's Gma…

    HTML

  2. ArticleRecommendationSystem ArticleRecommendationSystem Public

    Web app will take article abstract which is not added yet in the system as input by the user and on clicking generate recommendations your application will infer user article vector. Then it shows …

    Python 1

  3. SentimentAnalysis SentimentAnalysis Public

    Sentiment analysis over product reviews

    Python

  4. VectorSpaceModel VectorSpaceModel Public

    Implementation of basic vector space model

    Python

  5. MultiuserMultimediaMessenger MultiuserMultimediaMessenger Public

    A peer-to-peer chat server that allows users to connect to each other through a common server to chat and exchange multimedia files.

    Python

  6. BooleanRetrievalModel BooleanRetrievalModel Public

    Inverted index and Positional index for a set of collection to facilitate Boolean Model of IR. Inverted files and Positional files are the primary data structure to support the efficient determinat…

    Python