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

(TIR 16) support merging and splitting tokens #82

Open
balmas opened this issue Nov 6, 2020 · 1 comment
Open

(TIR 16) support merging and splitting tokens #82

balmas opened this issue Nov 6, 2020 · 1 comment
Assignees
Milestone

Comments

@balmas
Copy link
Member

balmas commented Nov 6, 2020

Originally stated as:

  1. Must allow user to edit tokenization results before they start aligning a text (because supporting editing words once alignment is started is not in scope)

This is expanded to as follows.

Once an alignment has been created the interface should allow the user to do the following for any aligned text:

  1. merge two tokens
  2. split one token into two

If a token that is being split or merged already participates in an aligned group, the interface should warn the user that the existing alignment of this token will be erased if they proceed (and then do so if they continue with the action...)

@balmas
Copy link
Member Author

balmas commented Nov 11, 2020

additional requirement:

when merging or splitting tokens, the user should be offered the option to apply the action to all like tokens in the aligned text

@irina060981 irina060981 self-assigned this Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants