Giter Club home page Giter Club logo

Comments (3)

deppp avatar deppp commented on May 21, 2024 2

Hi @fakyras, thanks for the kind words. More is coming before the end of the year!

To your use-case, I think that can be supported out of the box right away? Something like that:

<View>  
  <Header value="Label the text" />
  <Labels name="labels" toName="txt">
    <Label value="Label 1" />
    <Label value="Label 2" />
  </Labels>
  <Text name="txt" value="$text" />
  <Header value="Qualify the text above" />
  <Choices name="sentiment" toName="txt">
    <Choice value="Choice 1" />
    <Choice value="Choice 2" />
  </Choices>
  <Header value="Provide the Polygons" />
  <Polygon name="poly" toName="img" pointSize="small" pointStyle="circle"></Polygon>
  <Image name="img" value="$image" />
</View>

You can try it out here https://labelstud.io/playground/

Please let me know if that's what you were thinking about.

from label-studio.

fakyras avatar fakyras commented on May 21, 2024 1

@deppp Wow. this just solved all my issues! Really really thank you!
With such easy customization, in my eyes it is already a production ready annotation tool.

from label-studio.

deppp avatar deppp commented on May 21, 2024

@fakyras Glad to hear that!

Well, the open-source version is still a bit edgy in terms of setup, we've open-sourced it not that long ago from our commercial solution. But I expect it to be more polished in the next couple of months! Also, if you have more questions, feel free to join a slack channel.

Best, Michael

from label-studio.

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.