Giter VIP home page Giter VIP logo

intent_ner's Introduction

intent_ner

This repo contains the solutions for the two tasks

  1. Intent classification
  2. NER

Note: Except for the Large NER model I've uploaded every other models. if in case you need to try it.

You can find the various analysis, explorations of the data in the EDA notebooks I've attached and you can also find the various modelling approaches I've tried in other notebooks.

High level overview of the tasks:

  1. On the Intent classification task, we can reach an accuracy of 99% with a good precision and recall score as well.
  2. On the NER task, we build on top of the small & large versions of the spacy en model and I've also augmented the data to increase our accuracy(went up by around 20%).
  3. data augmentation approach: scrapped a list of german cities from wikipedia, some vehicles name from a website and populated it in our base template sentences which were derived from our train & test data.

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.