KoichiYasuoka commited on
Commit
fcdecad
1 Parent(s): df0553b
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -76,3 +76,7 @@ nlp=pipeline("universal-dependencies","KoichiYasuoka/roberta-classical-chinese-b
76
  print(nlp("孟子見梁惠王"))
77
  ```
78
 
 
 
 
 
 
76
  print(nlp("孟子見梁惠王"))
77
  ```
78
 
79
+ ## Reference
80
+
81
+ Koichi Yasuoka: Sequence-Labeling RoBERTa Model for Dependency-Parsing in Classical Chinese and Its Application to Vietnamese and Thai, ICBIR 2023: 8th International Conference on Business and Industrial Research (May 2023), pp.169-173.
82
+