korpling / annatto

Converts linguistic data formats based on the graphANNIS data model as intermediate representation and can apply consistency tests.
Apache License 2.0
1 stars 0 forks source link

Textgrid export: Intervals have to be adjacent #277

Closed MartinKl closed 2 months ago

MartinKl commented 2 months ago

For a textgrid to work properly, the left boundary of interval n+1 has to be identical with the right boundary of interval n. So to make a textgrid work where intervals are distant, the space in between has to be an empty interval.