Skip to content
View karunagujar13's full-sized avatar
  • Nashville
Block or Report

Block or report karunagujar13

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. DpllSatSolver DpllSatSolver Public

    DPLL SAT Solver using prolog

    Prolog

  2. NLP-FakeNewsDetection NLP-FakeNewsDetection Public

    Distinguish fake news from real news using Bag of Words, TF-IDF and Word2Vec with Naive Bayes and Logistic Regression classifiers. Also used the feature enrichment concept of Machine Learning to an…

    Jupyter Notebook

  3. NLP-MinimumEditDistance NLP-MinimumEditDistance Public

    Calculates minimum edit distance between two words using Levenshtien and confusion cost matrix

    Python 1

  4. NLP-SentimentAnalysis NLP-SentimentAnalysis Public

    This program uses the polarity and intensity of the words to assign one of five ratings to product reviews using Multinomial Logistic Regression. The data given was biased with more positive than n…

    Jupyter Notebook

  5. NLP-WordSenseDisambiguation NLP-WordSenseDisambiguation Public

    Word sense disambiguation using WordNet and Word2Vec: This is python program that takes as input a file containing nouns or verbs having multiple (WordNet) senses, and determine which of two senses…

    Jupyter Notebook

  6. MRI-based-brain-tumor-classification MRI-based-brain-tumor-classification Public

    Brain tumor detection and classification based on MRI images using Convolutional neural networks.

    Jupyter Notebook 5 1