Skip to content
View RahulNenavath's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report RahulNenavath

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. Keyword-Generation-by-FineTuning-BART Keyword-Generation-by-FineTuning-BART Public

    Fine-tuned BART Model on open source keywords datasets like KPTimes, KPCrowd, Inspec etc, to generate keywords phrases for a given document. Achieved a Rouge 1 score of 33%.

    Jupyter Notebook 1

  2. Guess-The-Hero Guess-The-Hero Public

    Given a superhero description, find the superhero associate with that description - A Semantic Search Project

    Jupyter Notebook

  3. ML-Algorithms-from-Scratch ML-Algorithms-from-Scratch Public

    Repo with ML algorithms written from scratch using python & numpy

    Python

  4. Intent-Classification Intent-Classification Public

    Trained LSTM & Transformers Models for Banking 77 Intent Classification task

    Jupyter Notebook

  5. SpamClassifier SpamClassifier Public

    A classification module which inspects the given text and determines whether it a spam or not-spam text

    Jupyter Notebook

  6. Text-Enrichment-Pipeline Text-Enrichment-Pipeline Public

    Text Enrichment Pipeline is an information extraction pipeline which extracts Key-terms, Entities, and Text Statistics.

    Python