Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamic answer processing feature #19

Closed
loompa opened this issue Jun 7, 2021 · 4 comments · Fixed by #32
Closed

dynamic answer processing feature #19

loompa opened this issue Jun 7, 2021 · 4 comments · Fixed by #32
Labels
enhancement New feature or request

Comments

@loompa
Copy link

loompa commented Jun 7, 2021

Hi! I think it would be great to have an opportunity to process annotation results on-the-fly, what do you think? Possible use cases are:

  • if the annotator makes a lot of mistakes on golden sets we can show him feedback on what he is doing bad and where he has to focus his attention
  • ban him immediately if he is still doing bad annotation and resend this task in pool
@Losik
Copy link
Contributor

Losik commented Jun 7, 2021

Hi! We are planning on adding webhooks support in our next Toloka-Kit release. This functionality will allow you to react to individual events as soon as they happen.

@Losik Losik added the enhancement New feature or request label Jun 7, 2021
@Losik
Copy link
Contributor

Losik commented Jul 1, 2021

Hello again, methods for working with Web-Hooks are out with version 0.1.8. You can use them for now.
We are also planning to make more user-friendly interfaces around online assignments processing by the end of July.

@Losik Losik added this to the Real-time assignments processing milestone Jul 1, 2021
@Losik
Copy link
Contributor

Losik commented Aug 12, 2021

Hi, with Toloka-Kit v0.1.13 we've introduced a new toloka.streaming submodule, allowing users to subscribe to Toloka events right from a jupyter notebook. Usage examples will be available soon

@Losik Losik linked a pull request Aug 12, 2021 that will close this issue
@Losik
Copy link
Contributor

Losik commented Sep 15, 2021

@loompa, hi, you can see an example of streamed assignments processing in https://github.com/Toloka/toloka-kit/tree/main/examples/6.streaming_pipelines

@Losik Losik closed this as completed Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants