bophono icon indicating copy to clipboard operation
bophono copied to clipboard

Tibetan phonetics engine in Python

Results 12 bophono issues
Sort by recently updated
recently updated
newest added

https://github.com/Esukhia/bophono/blob/master/bophono/data/exceptions-kvp.csv#L117C1-L117C9 སློ་བཟང་ should be བློ་བཟང་

The current system where they are all in one makes it very difficult to read and easy to make mistakes when editing. So the proposal is that we move into...

Right now, looks like Sanskritization is ignored entirely, so basically, mantras are not phonetized. Looks like a small addition with big value (as otherwise manual work is still needed in...

Using `bophono` with `pip install bophono` fails for two reasons: - dependency to `pypandoc` is missing - resources are missing / inconsistent source version published Since the module does seem...

It seems like it's can not turn some Tibetan words to IPA, such as 'ཧྥེ', 'པའིམ', and 'འོདད'.

This file seems to be required to run the command given in README.md. But there is not even such a folder called `data`.

- pypi does not work at all - If install from git, then the following error will come: `FileNotFoundError: [Errno 2] No such file or directory: '/Users/upstairs/opt/miniconda3/envs/wip/lib/python3.8/site-packages/bophono/data/chinese/zhuyin.csv'` There should not...

there should be options to chose the output of the different tones. The current situation is that we have two tones that correspond to the phonology, but the realization is...

When installing bophono from pip, it fails on import with the following trace: Traceback (most recent call last): File "/home/drupchen/PycharmProjects/publishers-cleanup/match_existing_place_RID.py", line 4, in import bophono File "/home/drupchen/.local/lib/python3.6/site-packages/bophono/__init__.py", line 5, in...

The rules for KVP currently implemented are outdated and need to be updated with the following document: [KVP-phon.pdf](https://github.com/user-attachments/files/16976858/KVP-phon.pdf) See also these examples that were reported (some have been fixed but...