Open mr-martian opened 2 months ago
FLEx does support time alignment, but only if it's been imported from ELAN. In other words, you can't input time alignment via FLEx's UI, but its data model does support it, and the fields BeginTimeOffset
and EndTimeOffset
can appear in .flextext files that are exported from FLEx.
Flex Data Model: https://github.com/sillsdev/liblcm/blob/master/src/SIL.LCModel/MasterLCModel.xml
Feature names have been a bit ad-hoc up to this point and we have acquired some inconsistencies.
alignment:startime
,alignment:endtime
alignment:index
meta:index
for words, nothing for sentencesmeta:index
meta:index
on words and morphemes, nothing on sentences