GithubHelp home page GithubHelp logo

Comments (8)

makseq avatar makseq commented on June 24, 2024 5

Hi, @gf0507033 and @draganrakas, I've implemented predictions here: #118

Let's check it together. The receipt is:

  1. open tasks.json,
  2. add "predictions": [ {...}, {...} ] to each task inside,
  3. the format of prediction is the same as completion BUT:
    a) exclude "id" field from prediction
    b) add "model_version": "version 1" (optional)
    c) add "created_ago": "1 hour" (optional)

The example could be found here: https://github.com/heartexlabs/label-studio/blob/2f3d85c479171d235d1f1fd1742dcd7736ac3dab/examples/named_entity/tasks.json

So, it will be great if you write me feedback!

from label-studio.

deppp avatar deppp commented on June 24, 2024 3

Hey @gf0507033 and @draganrakas

Just want to let you know that we're currently working on this, and it's gonna be included in one of the next releases. I'll update you on our progress here.

Stay tuned!

from label-studio.

vade avatar vade commented on June 24, 2024 1

Some feedback - does it make sense for a static json file to have a relative time offset?

May I suggest having an optional "created" with a date time string rather than "created_ago"? The UI could then handle logic to dynamically say, 3 days ago, then tomorrow, 4 days, or alternatively just show the absolute date which also seems reasonable.

BTW, this project is awesome, and is already proving hugely helpful and very easy to set up. So thank you!

from label-studio.

makseq avatar makseq commented on June 24, 2024 1

@vade Thank you for your feedback!
"created" is a good idea. But right now you can use "created_ago" as "created" because it's a simple string. It's a little big crooked but working :-)

from label-studio.

vade avatar vade commented on June 24, 2024 1

Oh I see. Ha. Makes sense. Thanks for the quick reply.

from label-studio.

draganrakas avatar draganrakas commented on June 24, 2024 1

Love the change, looking forward to the release. Thank you!

from label-studio.

niklub avatar niklub commented on June 24, 2024 1

We've added full support for prelabeling in https://github.com/heartexlabs/label-studio/releases/tag/v0.2.2

from label-studio.

draganrakas avatar draganrakas commented on June 24, 2024

+1 for this!

This tool is great, and having the ability to support precomputed suggestions would be a huge improvement for our use case as well!

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.