KoichiYasuoka commited on
Commit
e7e4516
1 Parent(s): f236e23
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -96,3 +96,7 @@ nlp=TransformersUD("KoichiYasuoka/deberta-large-japanese-aozora-ud-head")
96
  print(nlp("全学年にわたって小学校の国語の教科書に挿し絵が用いられている"))
97
  ```
98
 
 
 
 
 
 
96
  print(nlp("全学年にわたって小学校の国語の教科書に挿し絵が用いられている"))
97
  ```
98
 
99
+ ## Reference
100
+
101
+ 安岡孝一: [青空文庫DeBERTaモデルによる国語研長単位係り受け解析](http://hdl.handle.net/2433/275409), 東洋学へのコンピュータ利用, 第35回研究セミナー (2022年7月), pp.29-43.
102
+