Coder Social home page Coder Social logo

Rishabbh's Projects

explicable_ai icon explicable_ai

To understand how variety of ML models work and their interpretation

extractive_summarization icon extractive_summarization

Extractive summarization based on significant sentence present in the article. Significant sentences can be found based on word frequency count. Spacy library used for text pre-processing.

ignore_email_address_classifier icon ignore_email_address_classifier

Important vs Ignore email classifier based on incoming email addresses. Bert tokenizer is used as a tokenization method and CNN network as the model. Framework used - Tensorflow 2.4

information_retrieval icon information_retrieval

Given a document, identifying the closest documents within the list of documents using tf-idf matrix and cosine similarity

intent_and_slot_classification icon intent_and_slot_classification

One of the main NLU tasks is to understand the intents (sequence classification) and slots (entities within the sequence). This repo help classify both together using Joint Model (multitask model). BERT_SMALL is used which can be changed to any other BERT variant.

learning_pathways icon learning_pathways

A repository consists of various links which helps understanding a concepts, algorithm etc.

linear_programming icon linear_programming

Solving linear programming using python optimizer interface. This repo allows you to add multiple decision vars and constraints etc. in a very easy way.

semantic_lookalike_transformers icon semantic_lookalike_transformers

Finding look alike sentences by leveraging the concept of semantic similarities pre-learned by transformer models while pre-training task. I've used cosine similarity as an angular distance matrix applied over sent2vec.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.