webanno icon indicating copy to clipboard operation
webanno copied to clipboard

Use codepoint offsets instead of UTF-16 offsets

Open reckart opened this issue 6 years ago β€’ 0 comments

Is your feature request related to a problem? Please describe. When working with TSV3 files in other programming languages, it is a bit annoying that offsets are in Java UTF-16 instead of codepoint offsets.

Describe the solution you'd like Codepoint offsets should be more interoperable.

reckart avatar Nov 27 '19 20:11 reckart