From: Tan, Kian-ting Date: Tue, 19 Mar 2024 17:17:59 +0000 (+0800) Subject: Update README.md X-Git-Url: https://git.kianting.info/?a=commitdiff_plain;h=HEAD;p=pakkau Update README.md --- diff --git a/README.md b/README.md index 20d8043..e971c4b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A test of Hidden Markov Model converter from lomaji to hanji of Taiwanese (Hokki - Pandas ## Help - +``` usage: pakkau.py [-h] [--genmod] [--form FORM] [SENTENCE] positional arguments: @@ -17,7 +17,7 @@ options: -h, --help show this help message and exit --genmod generate the model --form FORM the orthography to be used (poj or tl). Default is poj. (not opened) - +``` #### example1: `` python3 ./pakkau.py --form tl "Lāu-su kóng: \"ta̍k-ke tsò-hué lâi\"" @@ -34,5 +34,5 @@ generate models from the .csv parallel transliteration file in ./corpus files ## unfinished -poj conversion -the preciseness of the conversion + - poj conversion + - the preciseness of the conversion