Skip to content
View zartab786's full-sized avatar
💭
Eat! Sleep! Learn! Repeat!
💭
Eat! Sleep! Learn! Repeat!
  • IIIT-Delhi
  • New Delhi

Block or report zartab786

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

Popular repositories Loading

  1. Learning-To-Rank Learning-To-Rank Public

    This project is developed for the kaggle competition (in 2020), the task was to implement Learning to Rank on the given dataset.

    Jupyter Notebook 1

  2. Link-Analysis- Link-Analysis- Public

    This computes the importance of nodes or user in a email community by calculating its Pagerank, hub & authority scores for a dataset of email network.

    Jupyter Notebook 1

  3. TwitterSentimentAnalysis TwitterSentimentAnalysis Public

    Lexicon based sentiment analysis of twitter using Textblob and Numpy

    Python 1

  4. Hidden-Markov-Model Hidden-Markov-Model Public

    HMM from Scratch using Viterbi Algorithm. It works on the famous BeRP Corpus. It annotates POS tags to the word as per the tags defined in TreeBank tagger.

    Python

  5. Naive-Bayes-Classifier Naive-Bayes-Classifier Public

    Naive Bayes classifier from scratch on the 20 newsgroup dataset. It has a very high accuracy, and performs Laplacian smoothing for OOV words.

    Python

  6. Tweets-Automatic-Summarization Tweets-Automatic-Summarization Public

    Automatic summarization of tweets is performed using Techniques of NLP.

    Jupyter Notebook