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

Quick add relationship without mode-switch #1862

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

leonardlin
Copy link

Problem: SequenceLabelling with Relationship requires explicit switch to "relation" mode with mouse
In order to annotate relationships you have switch to "relation" Mode with the mouse.
This slows down the labeling process.

Solution:
This PR allows to click two Entities and create a relationship without explicitly switching to "relation" mode.
If a relationship-type is preselected, the annotation process is even faster and the relationship type is automatically applied.
If no relationship-type is preselected, the relationship-label menu appears.

@leonardlin
Copy link
Author

I fixed the prettier warnings.
Ready to rerun. thanks

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

Successfully merging this pull request may close these issues.

None yet

1 participant