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
Report bugs and ask questions via GitHub Issues
Contribute documentation, code, or feedback
Release files for bribrimapper 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bribrimapper-0.0.2.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bribrimapper-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.0 kB
Release files / bribrimapper-0.0.2.tar.gz
| Download URL | bribrimapper-0.0.2.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aba61601cc70ae5b9cc1dbe8202716315552e28333058a84a5054869f366ca34
|
|
BLAKE2b-256 checksum How to use checksums |
d3d8cfdeb50613d2d2d3563f147f48cfaf7d860f4aa9c7f5f7498c926e4904de
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.12.3
|
Release files / bribrimapper-0.0.2-py3-none-any.whl
| Download URL | bribrimapper-0.0.2-py3-none-any.whl |
|---|---|
| Size | 4.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dfa3da6e5944d161e79b7a8a529ba31836cdc492f4e45fd3fce129b5dae4d295
|
|
BLAKE2b-256 checksum How to use checksums |
47837819b63d0f0a5d7c0f6ff163b005b47413114f5b9bb61ead08211a2c98a6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.12.3
|