artitsu commited on
Commit
a423f28
1 Parent(s): 6ecac05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -43,6 +43,8 @@ from pythainlp import word_tokenize
43
  tokenized_sentence_list = word_tokenize(<your_sentence>)
44
  ```
45
 
 
 
46
  CER = 2.0
47
 
48
  WER = 6.9
 
43
  tokenized_sentence_list = word_tokenize(<your_sentence>)
44
  ```
45
 
46
+ The CER and WER results on test set are:
47
+
48
  CER = 2.0
49
 
50
  WER = 6.9