/tshet-uinh-encoder-python

A Python library for the operating the basic structure of the Tshet-uinh phonological system

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

Tshet-uinh Encoder Python

A Python library for the operating the basic structure of the Tshet-uinh phonological system

Install

$ pip install tshet-uinh-encoder

Usage

import TshetUinhEncoder as TE
print(TE.音韻地位.from描述('幫三凡入').)  # output: 咸

For detailed usage, see documentation.