From de1d374d39daee1389e6ca16682aa061188a0973 Mon Sep 17 00:00:00 2001 From: "Tan, Kian-ting" Date: Wed, 20 Mar 2024 01:17:59 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.39.2