CIDLeS Homepage     Flattr this

Poio Interlinear Editor

The Poio Interlinear Editor (Poio ILE) will be the annotation GUI of the next major release of Poio. It supports linguists working on language data (for example in language documentation projects) to add morpho-syntactic annotations to their data. Right now it only supports Elan's .eaf file format. You can open an .eaf file, add a morpheme and a gloss tier to your transcribed data and save the file. That's it. Check out the screen video to see it in action.

Screencast

Just click on the links below to see the video in your browser or download it:

In the video Peter talks about "Kura Interlinear Editor", which was the name of the predecessor of Poio; it is the same software.

Download

Download Poio ILE for Windows and Linux:

Again, the software title here is "Kura" instead of Poio. This will change within the next release.

Install

To run Poio ILE just unpack and start it (on Linux):

> tar -xzf kuraile-0.1.0.tar.gz
> cd kuraile-0.1.0
> python KuraILE.py

You will need the following prerequisites on Linux:

TODO

TODO list for upcoming versions:

  • Support for Kura XML and Toolbox files
  • Metadata support, abbreviation database for glosses (aka annotation tagsets)
  • Semi-automatic tagging for known annotations
  • Option dialog to alter tier types for utterance, word, ..., tiers
  • Search in primary and secondary data
  • Bugfixing, bugfixing, bugfixing, ...

Support and bug reports

You can post comments and questions about Poio in the Poio User Group. For bug reports please create an issue on Github.

We need your help to develop Poio. The best way to support Poio is by becoming a member of CIDLeS. Membership fee is only 30 Euros per year, and will be spent to support our work with endangered languages in Europe and our software development.

Code Repository

Poio and PyAnnotation are hosted at Github, anyone who wants to access the code repository or join the development should visit the repositories: