KoichiYasuoka
commited on
Commit
•
4321acf
1
Parent(s):
0ef2bc3
Reference
Browse files
README.md
CHANGED
@@ -72,3 +72,7 @@ nlp=pipeline("universal-dependencies","KoichiYasuoka/roberta-base-chinese-ud-goe
|
|
72 |
print(nlp("我把这本书看完了"))
|
73 |
```
|
74 |
|
|
|
|
|
|
|
|
|
|
72 |
print(nlp("我把这本书看完了"))
|
73 |
```
|
74 |
|
75 |
+
## Reference
|
76 |
+
|
77 |
+
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.
|
78 |
+
|