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

Add token-level inter-annotator agreement #99

Open
kasnerz opened this issue Sep 19, 2024 · 0 comments
Open

Add token-level inter-annotator agreement #99

kasnerz opened this issue Sep 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kasnerz
Copy link
Collaborator

kasnerz commented Sep 19, 2024

According to the original plan, token-level inter-annotator agreement should have been already included in this pull request:
#83

However, it is non-trivial to implement it: we need to have token-level flags of presence / absence of each error category, which needs to be pre-computed first.

We can follow the computations here, we just need to make it a bit more cleaner and efficient.

@kasnerz kasnerz added the enhancement New feature or request label Sep 19, 2024
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

No branches or pull requests

1 participant