Commit
·
df30a1b
1
Parent(s):
70162d0
BERT/RoBERTa/DeBERTa/GPT
Browse files
README.md
CHANGED
@@ -38,5 +38,5 @@ print(nlp("国境の長いトンネルを抜けると雪国であった。"))
|
|
38 |
|
39 |
## See Also
|
40 |
|
41 |
-
[esupar](https://github.com/KoichiYasuoka/esupar): Tokenizer POS-tagger and Dependency-parser with BERT/RoBERTa/DeBERTa models
|
42 |
|
|
|
38 |
|
39 |
## See Also
|
40 |
|
41 |
+
[esupar](https://github.com/KoichiYasuoka/esupar): Tokenizer POS-tagger and Dependency-parser with BERT/RoBERTa/DeBERTa/GPT models
|
42 |
|