KoichiYasuoka
commited on
Commit
β’
6ee231b
1
Parent(s):
43751ea
esupar
Browse files
README.md
CHANGED
@@ -36,5 +36,5 @@ nlp=esupar.load("KoichiYasuoka/chinese-roberta-large-upos")
|
|
36 |
|
37 |
## See Also
|
38 |
|
39 |
-
[esupar](https://github.com/KoichiYasuoka/esupar): Tokenizer POS-tagger and Dependency-parser with BERT/RoBERTa models
|
40 |
|
|
|
36 |
|
37 |
## See Also
|
38 |
|
39 |
+
[esupar](https://github.com/KoichiYasuoka/esupar): Tokenizer POS-tagger and Dependency-parser with BERT/RoBERTa/DeBERTa models
|
40 |
|