Commit
·
9bdaae4
1
Parent(s):
a7fc4d1
esupar
Browse files
README.md
CHANGED
@@ -38,5 +38,5 @@ nlp=esupar.load("KoichiYasuoka/roberta-base-coptic-upos")
|
|
38 |
|
39 |
## See Also
|
40 |
|
41 |
-
[esupar](https://github.com/KoichiYasuoka/esupar): Tokenizer POS-tagger and Dependency-parser with BERT/RoBERTa models
|
42 |
|
|
|
38 |
|
39 |
## See Also
|
40 |
|
41 |
+
[esupar](https://github.com/KoichiYasuoka/esupar): Tokenizer POS-tagger and Dependency-parser with BERT/RoBERTa/DeBERTa models
|
42 |
|