crowsetta icon indicating copy to clipboard operation
crowsetta copied to clipboard

Add 'elan' format

Open NickleDave opened this issue 3 years ago • 2 comments

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

NickleDave avatar Jun 23 '22 01:06 NickleDave

one implementation here: https://github.com/NickleDave/pympi/blob/master/pympi/Elan.py

NickleDave avatar Mar 25 '23 20:03 NickleDave

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

NickleDave avatar Dec 22 '23 15:12 NickleDave