Skip to main content

Identification and conversion functions for Bribri text processing

Project description

Bribri Mapper is a Python library that provides identification and conversion functions for Bribri text processing. It is based on the dragonmapper PyPI package. This was created for Dartmouth LING 48 with Professor Coto-Solano. It is not being actively maintained, however I would welcome any contributions or change requests.

GitHub: https://github.com/isabellahoch/bribrimapper Free software: MIT license

Features

  • Explicitly convert a Bribri string into the International Phonetic Alphabet (IPA)

  • Explicitly transcribe Bribri tones

>>> s = "e'tã ie' ẽ' tkèsẽ kũlũk , kóxlĩ kiök"
>>> bribrimapper.bribri_to_ipa(s)
"e2tã ie2 ẽ2 tke1sẽ kũlũk , kõ4lĩ kiök"
>>> bribrimapper.transcribe_bribri_tones(s)
"e˩˧tã ie˩˧ ẽ˩˧ tke˧sẽ kũlũk , kõ˥˧lĩ kiök"

Getting Started

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bribrimapper-0.0.2.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

bribrimapper-0.0.2-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page