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

Token indices do not match text span #3

Open
Nikoschenk opened this issue May 13, 2015 · 0 comments
Open

Token indices do not match text span #3

Nikoschenk opened this issue May 13, 2015 · 0 comments

Comments

@Nikoschenk
Copy link

This is only a minor issue:
It looks like the token * end * indices should be increased by 1 to match the original data:

This is such a great example .

// this should be end="20"
<label ID="101" end="19" name="Target" start="15"/ ....

// this should be end="28"
<label ID="201" end="27" name="Evaluee" start="21"/ ...

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

1 participant