Git Product home page Git Product logo

Comments (5)

4poc avatar 4poc commented on July 23, 2024 4

For anyone looking as I was, you can find the intent labels for atis here (not sure if they are different to what you're talking about though):

https://github.com/hongyunnchen/JointSLU/tree/master/data

from is13.

mesnilgr avatar mesnilgr commented on July 23, 2024
  1. set[1] corresponds to Name entities. so there is a lot of zeros. check the paper to see what Name Entity means.
    http://www.iro.umontreal.ca/%7Elisa/pointeurs/taslp_RNNSLU_final_doubleColumn.pdf
  2. set[2] corresponds to labels and set[0] corresponds to word indexes
  3. dicts[1] is the mapping to the Name Entity
  4. inverting a dictionary can bed solved using a Google search. http://stackoverflow.com/questions/483666/python-reverse-inverse-a-mapping

from is13.

cbcase avatar cbcase commented on July 23, 2024

Hi Gregoire,

Do you happen to have the "intent" labels for the ATIS examples available somewhere? I'm interested in the joint utterance classification / slot-filling application. Thanks!

[I realize this isn't an "issue" per se, but it seemed the most appropriate place to ask. Also thanks for posting this code -- it's a great learning tool.]

from is13.

mesnilgr avatar mesnilgr commented on July 23, 2024

@cbcase Hi Carl, unfortunately Microsoft only let me release their version of the Slot-Filling dataset.

from is13.

cbcase avatar cbcase commented on July 23, 2024

Alright, thanks for the quick reply!

from is13.

Related Issues (20)

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.