Problem with token number in the CoNLL output
Open
bug
confirmed
- Dominant language
- C++
- Stars
- 119
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
In the fourth sentence of the test-conll.txt file, token 26 is referenced in syntactic dependencies but don't exist in the list of tokens, which has a token 25 and a token 27 but none token 26. The text.txt file is the initial file.
[test.txt](https://github.com/aymara/lima/files/238244/test.txt)
[test-conll.txt](https://github.com/aymara/lima/files/238248/test-conll.txt)
Contributor guide
Assessment
This issue has not been assessed yet.