]> git.kianting.info Git - pakkau/commitdiff
Update README.md main
authorTan, Kian-ting <chenjt30@gmail.com>
Tue, 19 Mar 2024 17:17:59 +0000 (01:17 +0800)
committerTan Kian-ting <chenjt30@gmail.com>
Fri, 28 Jun 2024 13:59:22 +0000 (21:59 +0800)
README.md

index 20d8043d7fa353371057f90d540edc3eebf50339..e971c4bdcc99773e99e401548c2ee4fc87a83d47 100644 (file)
--- 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