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:
- ogv: poioile.ogv
- mp4: poioile.mp4
Download
Download Poio ILE for Windows and Linux:
- Linux package / platform independent source: kuraile-0.1.0.tar.gz
- Windows package: setup-kuraile.exe (on Windows XP: also install .NET framework)
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:
- PyQt
- lxml
- qpy
- evoque
- PyAnnotation (>=0.2)
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:
