KoichiYasuoka
commited on
Commit
·
48cd482
1
Parent(s):
994f112
Reference
Browse files
README.md
CHANGED
@@ -74,3 +74,7 @@ nlp=pipeline("universal-dependencies","KoichiYasuoka/roberta-base-vietnamese-ud-
|
|
74 |
print(nlp("Hai cái đầu thì tốt hơn một."))
|
75 |
```
|
76 |
|
|
|
|
|
|
|
|
|
|
74 |
print(nlp("Hai cái đầu thì tốt hơn một."))
|
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 |
+
|