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

Unable to Add Relations When NER Layer is Set to Read-Only #5208

Open
salvadora opened this issue Dec 18, 2024 · 2 comments
Open

Unable to Add Relations When NER Layer is Set to Read-Only #5208

salvadora opened this issue Dec 18, 2024 · 2 comments

Comments

@salvadora
Copy link

salvadora commented Dec 18, 2024

Describe the bug
When the Named Entity Recognition (NER) layer is configured as "read-only" to restrict annotators from editing entities, the functionality to add relations between entities is also disabled. This issue occurs despite the intended behavior being to allow adding relations while keeping the NER layer non-editable. As a result, the annotators are unable to complete relation annotation tasks if the NER layer is set to "read-only.

To Reproduce

  1. Create NER and Relation layer
  2. Annotate NE in a document
  3. Click the checkbox 'Read-only' for NER layer
  4. Try to annotate relations

Expected behavior
The annotator should be able to add relations to annotated named entities

System information:

  • 25.1
  • Linux
  • Chrome
@salvadora
Copy link
Author

I just updated Inception to 34.5, and there the problem does not occur.

@reckart
Copy link
Member

reckart commented Dec 19, 2024

I'll verify and close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants