poio-api
Linguistic Data Converter
A Python library for converting linguistic data from various formats into unified annotation graphs.
Poio API is a free and open source Python library to access and search data from language documentation in your linguistic analysis workflow. It converts file formats like Elan’s EAF, Toolbox files, Typecraft XML and others into annotation graphs as defined in ISO 24612. Those graphs, for which we use an implementation called “Graph Annotation Framework” (GrAF), allow unified access to linguistic data from a wide range sources.
18 stars
12 watching
8 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cidles/poio-analyzer | A collection of software tools for linguists to manage and analyze linguistic data | 13 |
poio-nlp/poio-corpus | A collection of language resources extracted from publicly available sources. | 7 |
cidles/pyannotation | A Python library to access and manipulate linguistically annotated corpus files in various formats. | 16 |
poio-nlp/pressagio | A Python library that uses n-gram models to predict text completions | 19 |
cidles/graf-python | A Python library that parses and generates XML files for representing annotation graphs as per ISO 24612 specifications. | 21 |
xyntopia/pydoxtools | A Python library for extracting information from unstructured documents using AI techniques and customizable pipelines. | 78 |
translate/pootle | An online platform to manage translations and localizations for projects | 1,487 |
dmey/synthia | Software for generating synthetic multivariate data with statistical properties preserved | 57 |
cgarciae/phi | A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. | 134 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
agriculturalmodelexchangeinitiative/pycrop2ml | A tool to generate components from Crop2ML declarative language and facilitate conversion between platforms. | 19 |
proycon/python-frog | A Python binding to a C++ NLP tool for Dutch language processing tasks | 47 |
indecol/pymrio | An open-source tool for analyzing and visualizing global environmental impact data from input-output tables | 165 |
pylons/colander | A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |
peterhinch/micropython_data_to_py | A utility to convert binary data into Python source code for storage in Flash. | 28 |