KoichiYasuoka commited on
Commit
064f92f
1 Parent(s): d25e8a0

esupar for DeBERTa

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,5 +43,5 @@ print(nlp("国境の長いトンネルを抜けると雪国であった。"))
43
 
44
  ## See Also
45
 
46
- [esupar](https://github.com/KoichiYasuoka/esupar): Tokenizer POS-tagger and Dependency-parser with BERT/RoBERTa models
47
 
 
43
 
44
  ## See Also
45
 
46
+ [esupar](https://github.com/KoichiYasuoka/esupar): Tokenizer POS-tagger and Dependency-parser with BERT/RoBERTa/DeBERTa models
47