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

Block or report shubham-shetty

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

    Forked from openai/deeptype

    Code for the paper "DeepType: Multilingual Entity Linking by Neural Type System Evolution"

    Python 2

  2. BERT-Tweet-Classifier BERT-Tweet-Classifier Public

    This project provides a way to scrape tweets based on a query or username using the Tweepy API

    Jupyter Notebook 4

  3. aucode-hashtag-gen aucode-hashtag-gen Public

    Automatic Hashtag Generation for Social Media Posts Using Neural Text Generation Models

    Jupyter Notebook

  4. Reformer_GEC Reformer_GEC Public

    Grammatical Error Correction at the character level using Reformers.

    Python 1

  5. MapReduce-Framework MapReduce-Framework Public

    An implementation of the MapReduce algorithm (based on the original paper) written in Python.

    Python

  6. ML-Inference-Server ML-Inference-Server Public

    In this project, we will implement a simple image classification server. We used a pre-trained model and built a container to use the model for inference.

    Python