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