Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,8 @@ language:
|
|
4 |
---
|
5 |
# PL BERT Malay
|
6 |
|
7 |
-
Custom word tokenizer and trained on Malay corpus from Wikipedia and local news, forked at https://github.com/
|
8 |
|
9 |
## Verify Phonemes to Words
|
10 |
|
11 |
-
Check this notebook https://github.com/
|
|
|
4 |
---
|
5 |
# PL BERT Malay
|
6 |
|
7 |
+
Custom word tokenizer and trained on Malay corpus from Wikipedia and local news, forked at https://github.com/malaysia-ai/PL-BERT-MS
|
8 |
|
9 |
## Verify Phonemes to Words
|
10 |
|
11 |
+
Check this notebook https://github.com/malaysia-ai/PL-BERT-MS/blob/main/verify-model.ipynb
|