Hacker News new | ask | show | jobs
by blipmusic 1530 days ago
https://archive.mpi.nl/tla/elan

This is almost certainly overkill for what you're looking for since it's really intended for researchers (think linguistic transcriptions etc), but any kind of annotation goes really, even if you're only tagging whenever the color green is visible in a video or the sound of a rooster in an audio recording.

Format is XML: https://www.mpi.nl/tools/elan/EAF_Annotation_Format_3.0_and_... There's a python library for parsing outside of ELAN: https://github.com/dopefishh/pympi

1 comments

Thanks. I also found ELAN through a comment on a forum and installed it just minutes before you posted your comment.