KoichiYasuoka
commited on
Commit
·
483ff89
1
Parent(s):
750f3fc
typo
Browse files
README.md
CHANGED
@@ -35,10 +35,9 @@ or
|
|
35 |
|
36 |
```py
|
37 |
import esupar
|
38 |
-
nlp=esupar.load("KoichiYasuoka/
|
39 |
```
|
40 |
|
41 |
-
|
42 |
## Reference
|
43 |
|
44 |
Koichi Yasuoka: [Universal Dependencies Treebank of the Four Books in Classical Chinese](http://hdl.handle.net/2433/245217), DADH2019: 10th International Conference of Digital Archives and Digital Humanities (December 2019), pp.20-28.
|
|
|
35 |
|
36 |
```py
|
37 |
import esupar
|
38 |
+
nlp=esupar.load("KoichiYasuoka/roberta-classical-chinese-base-upos")
|
39 |
```
|
40 |
|
|
|
41 |
## Reference
|
42 |
|
43 |
Koichi Yasuoka: [Universal Dependencies Treebank of the Four Books in Classical Chinese](http://hdl.handle.net/2433/245217), DADH2019: 10th International Conference of Digital Archives and Digital Humanities (December 2019), pp.20-28.
|