KoichiYasuoka commited on
Commit
fd7f2b6
1 Parent(s): 7877d17
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -74,3 +74,7 @@ nlp=pipeline("universal-dependencies","KoichiYasuoka/roberta-base-thai-syllable-
74
  print(nlp("หลายหัวดีกว่าหัวเดียว"))
75
  ```
76
 
 
 
 
 
 
74
  print(nlp("หลายหัวดีกว่าหัวเดียว"))
75
  ```
76
 
77
+ ## Reference
78
+
79
+ 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.
80
+