KoichiYasuoka commited on
Commit
483ff89
1 Parent(s): 750f3fc
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -35,10 +35,9 @@ or
35
 
36
  ```py
37
  import esupar
38
- nlp=esupar.load("KoichiYasuoka/bert-base-japanese-upos")
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.