cltl / NAFFoLiAPy

Library for converting between FoLiA and NAF
GNU General Public License v3.0
2 stars 0 forks source link

FoLiA Library for Python

.. image:: https://travis-ci.org/cltl/naffoliapy.svg?branch=master :target: https://travis-ci.com/cltl/NAFFoLiaPy

.. image:: http://applejack.science.ru.nl/lamabadge.php/NAFFoLiaPy :target: http://applejack.science.ru.nl/languagemachines/

.. image:: https://www.repostatus.org/badges/latest/suspended.svg :alt: Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work. :target: https://www.repostatus.org/#suspended

.. image:: https://img.shields.io/pypi/v/naffoliapy :alt: Latest release in the Python Package Index :target: https://pypi.org/project/NAFFoLiAPy/

NAFFoLiA

Python library and command-line tools for converting between FoLiA and NAF.

Installation

To clone this repository and install, do:

You may want to use python2 for Python 2.7 and you may need to include sudo if you want to install the package globally. We recommend using a Python virtualenv though. Create and activate one as follows prior to executing the above steps:

Alternatively, use a python distribution like Anaconda.

NAF to FoLiA

The following conversions are currently supported by naf2folia:

Anything not listed is not yet supported. The tool attempts to warn whenever it encounters something it can not (yet) convert as much as possible, but this is not guaranteed.

FoLiA to NAF

The following conversions are currently supported by folia2naf:

Anything not listed is not yet supported