KoichiYasuoka
commited on
Commit
•
1f8b4db
1
Parent(s):
c580c74
bug fix
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ widget:
|
|
19 |
|
20 |
## Model Description
|
21 |
|
22 |
-
This is a CamemBERT model pre-trained on Thai texts for POS-tagging and dependency-parsing, derived from [camembert-thai-base](https://huggingface.co/KoichiYasuoka/camembert-
|
23 |
|
24 |
## How to Use
|
25 |
|
|
|
19 |
|
20 |
## Model Description
|
21 |
|
22 |
+
This is a CamemBERT model pre-trained on Thai texts for POS-tagging and dependency-parsing, derived from [camembert-thai-base](https://huggingface.co/KoichiYasuoka/camembert-thai-base). Every word is tagged by [UPOS](https://universaldependencies.org/u/pos/) (Universal Part-Of-Speech).
|
23 |
|
24 |
## How to Use
|
25 |
|