Metadata-Version: 2.1
Name: uniparser-yawarana
Version: 0.0.4
Summary: A UniParser implementation for morphologically parsing and annotating Yawarana material.
Home-page: https://github.com/fmatter/uniparser-yawarana
Author: Florian Matter
Author-email: florianmatter@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/fmatter/uniparser-yawarana/issues
Keywords: linguistics,morphology
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: uniparser-morph (>=2.5.0)
Requires-Dist: importlib-resources (>=5.4.0)
Provides-Extra: dev
Requires-Dist: bump2version ; extra == 'dev'
Requires-Dist: coverage[toml] ; extra == 'dev'
Requires-Dist: prospector[with_pyroma] ; extra == 'dev'
Requires-Dist: isort ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: sphinx ; extra == 'dev'
Requires-Dist: sphinx-rtd-theme ; extra == 'dev'
Requires-Dist: sphinx-autoapi ; extra == 'dev'
Requires-Dist: tox ; extra == 'dev'
Requires-Dist: myst-parser ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'
Provides-Extra: publishing
Requires-Dist: twine ; extra == 'publishing'
Requires-Dist: wheel ; extra == 'publishing'

# uniparser-yawarana

A morphological parser for Yawarana ([yaba1248](https://glottolog.org/resource/languoid/id/yaba1248), [yar](https://iso639-3.sil.org/code/yar)).

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6510180.svg)](https://doi.org/10.5281/zenodo.6510180)
![License](https://img.shields.io/github/license/fmatter/uniparser-yawarana)
[![Tests](https://img.shields.io/github/workflow/status/fmatter/uniparser-yawarana/tests?label=tests)](https://github.com/fmatter/uniparser-yawarana/actions/workflows/tests.yml)
[![Linting](https://img.shields.io/github/workflow/status/fmatter/uniparser-yawarana/lint?label=linting)](https://github.com/fmatter/uniparser-yawarana/actions/workflows/lint.yml)
[![Codecov](https://img.shields.io/codecov/c/github/fmatter/uniparser-yawarana)](https://app.codecov.io/gh/fmatter/uniparser-yawarana/)
[![PyPI](https://img.shields.io/pypi/v/uniparser-yawarana.svg)](https://pypi.org/project/uniparser-yawarana)
![Versions](https://img.shields.io/pypi/pyversions/uniparser-yawarana)

This project uses the excellent [uniparser-morph](https://github.com/timarkh/uniparser-morph/) package.
It is currently under development.

The lexical material is largely sourced from this database:

```
@unpublished{caceres2020flex,
title={Yawarana {FLEx} project with partially parsed and glossed texts and corresponding morpheme lexicon from {Natalia} {Cáceres} {Arandia}'s own fieldwork.},
author={Cáceres Arandia, Natalia},
year={2020},
}
```

