crowsetta
crowsetta copied to clipboard
Add 'elan' format
as suggested by @sthaar
https://archive.mpi.nl/tla/elan
Looks like the format very specialized for linguistics, with specific classes of tiers https://www.mpi.nl/tools/elan/docs/manual/index.html#Sec_Basic_Information_Annotations_tiers_and_linguistic_types.html
one implementation here: https://github.com/NickleDave/pympi/blob/master/pympi/Elan.py
but see discussion here: https://github.com/elpaco-escience/scikit-talk/issues/36 including this link to an existing parser: https://github.com/elpaco-escience/scikit-talk/issues/36#issuecomment-1867463728