KoichiYasuoka
commited on
Commit
•
e8785e6
1
Parent(s):
bd1517b
어절
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ widget:
|
|
18 |
|
19 |
## Model Description
|
20 |
|
21 |
-
This is a RoBERTa model for POS-tagging and dependency-parsing, derived from [klue/roberta-large](https://huggingface.co/klue/roberta-large).
|
22 |
|
23 |
## How to Use
|
24 |
|
|
|
18 |
|
19 |
## Model Description
|
20 |
|
21 |
+
This is a RoBERTa model for POS-tagging and dependency-parsing, derived from [klue/roberta-large](https://huggingface.co/klue/roberta-large). Every word (어절) is tagged by [UPOS](https://universaldependencies.org/u/pos/)(Universal Part-Of-Speech).
|
22 |
|
23 |
## How to Use
|
24 |
|