Description
Describe the bug
A clear and concise description of what the bug is.
I am trying to use label-studio with the feature of Auto-Annotation
in a template of NER. But I found that the same prediction from my ML backend will be triggered again and again.
I am not sure if this is the LabelStudio's responsibility or my ML backend's responsibility to avoid this behavior.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
I think LabelStudio show also know that the current task is already get annoated by the ML backend so that the same annotation will not be added twice.
Screenshots
If applicable, add screenshots to help explain your problem.
Here is a screen record to show the behavior (no voice).
duplicated_annotattion_in_label_studio.mov
In the video you can see no matter how many times I annotated the text, the same prediction result from ML backend will be added to the text.
Environment (please complete the following information):
- OS: Mac OS 12.4
- Label Studio Version 1.5.0
Additional context
Add any other context about the problem here.