KoichiYasuoka commited on
Commit
e8785e6
1 Parent(s): bd1517b
Files changed (1) hide show
  1. README.md +1 -1
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