drupchen
drupchen
linking the issue in botok. normalization pertains to pybo, not botok. https://github.com/Esukhia/botok/issues/45
The sentence_tokenizer() and paragraph_tokenizer() should add attributes about sentences in the Token objects directly instead of creating a new list of Tokens embedded in tuples. An idea is to use...
my Python IDE tells me of two unresolved references for `TransConverter` on lines [804](https://github.com/Esukhia/pyewts/blob/master/pyewts/pyewts.py#L804) and [806](https://github.com/Esukhia/pyewts/blob/master/pyewts/pyewts.py#L806). The library seems to be working nonetheless, so it is a low priority issue.
https://github.com/Esukhia/bophono/blob/master/bophono/data/exceptions-kvp.csv#L117C1-L117C9 སློ་བཟང་ should be བློ་བཟང་
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...