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

Block or report mayurgpt07

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 Loading

  1. TextProcessingPackage TextProcessingPackage Public

    Most of the NLP problem requires a few steps or a combination of few steps to preprocess data. This repository is an attempt to reduce any user's effort on data preprocessing, making it easier for …

    Python 2 1

  2. WheatClassification WheatClassification Public

    (PyTorch Image Reader) Wheat is a staple across the globe, which is why this competition must account for different growing conditions. Models developed for wheat phenotyping need to be able to gen…

    Python 1

  3. CreateReviewSummaries CreateReviewSummaries Public

    Generate abstract summaries of reviews and paragraphs using seq-to-seq and attention architecture

    Python

  4. EasySentimentAnalysis EasySentimentAnalysis Public

    Sentiment analysis using simple machine learning algorithm and deep learning algorithms. An attempt to understand whether deep learning model are always better or not

    Python

  5. PytrochTextClassification PytrochTextClassification Public

    NLP classification using Pytorch. The initial implementation is based on Abhhisek Thakur "Approaching (Almost) Any Machine Learning Problem". The LSTM network is modified to add attention layer for…

    Python

  6. Opinosis Opinosis Public

    Opinosis is a graph based approach to abstractive summarization of highly redundant opinion. More details can be found at http://timan.cs.uiuc.edu/downloads.html

    Python 3