neulab / cmulab

CMU Linguistic Annotation Backend
14 stars 1 forks source link

ELAN client [WIP] #6

Closed neubig closed 5 years ago

neubig commented 5 years ago

This PR will implement a basic ELAN client. The files to read/write ELAN files is more-or-less finished, and we need an example of actually interfacing with the API. @antonisa, could you maybe take a look at implementing the get_annotations function?

antonisa commented 5 years ago

Will do!

neubig commented 5 years ago

Thanks! BTW: [WIP] usually indicates that it's a work in progress and not to be merged yet, but in this case the code is self-contained, so it doesn't really matter.