Skip to content

Poio is a collection of software tools for linguists working in language documentation, descriptive linguistics and/or language typology. It allows linguists to manage and analyze their data. The Poio Interlinear Editor allows to add morpho-syntactic annotations to transcriptions. It supports various file formats for input, but will only output …

License

Notifications You must be signed in to change notification settings

DorotheeBeermann/poio-analyzer

 
 

Repository files navigation

Poio Tools for Linguists

Website

http://media.cidles.eu/poio/

Authors

Introduction

Poio is a collection of software tools for linguists working in language documentation, descriptive linguistics and/or language typology. It allows linguists to manage and analyze their data. The Poio Interlinear Editor allows to add morpho-syntactic and other annotations to transcriptions. It supports various file formats for input, but will only output standardized XML defined by the Corpus Encoding Standard and the Text Encoding Initiative. Several tools for analyzing linguistic data will be made available to further process annotated data. Poio tools are written in Python and are based on PyQt.

Documentation

You can find the documentation for Poio on Read The Docs:

http://poio.readthedocs.org

Develop

How to start with PyCharm

  1. Clone Poio from Github (https://github.com/cidles/Poio)
  2. Clone PoioAPI from Github (https://github.com/cidles/poio-api)
  3. Start PyCharm
  4. Choose "File" -> "Open Directory" in menu and open Poio directory
  5. Choose "File" -> "Settings" and set the "Project Interpreter" to Python 2.7
  6. Choose "File" -> "Settings" and in the "Project Structure" add a "Content Root" that points to the PoioAPI directory; set the PoioAPI "src" directory as the "Sources"
    • Choose "Run" -> "Edit Configurations" and add a new configuration
    • Select "Python" configuration
    • Give it a name
    • Point the "Script" to "Poio\bin\PoioGRAID"
  7. Develop and run it.

Dependencies

In order to develop Poio you need to install the folowing programs/libraries:

Donating

Have you found Poio helpful? Please support Poio development by supporting the Centro Interdisciplinar de Documentação Linguística e Social (click on Our Mission -> Support Us to learn more).

Redistributing

Poio source code is distributed under the Apache 2.0 License.

Poio may be freely redistributed, subject to the provisions of these licenses. For license information, see LICENSE.txt.

About

Poio is a collection of software tools for linguists working in language documentation, descriptive linguistics and/or language typology. It allows linguists to manage and analyze their data. The Poio Interlinear Editor allows to add morpho-syntactic annotations to transcriptions. It supports various file formats for input, but will only output …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published