You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
It's not possible right now to run different tools on the same tokenization. Specifically, the following fields need to be repeated:
One option is to make fields 6-10 optional lists. This has the disadvantage of a number of breaking changes.
Alternatively, we could add fields 13-19* to represent "secondary" annotations. E.g.,
(*Note that because dependencyParseList is a list, we don't need alternatives, though for consistency, we might want it.)
@vandurme @maxthomas @charman
The text was updated successfully, but these errors were encountered: