KoichiYasuoka
commited on
Commit
•
c8a9275
1
Parent(s):
d6bd290
link to reference
Browse files
README.md
CHANGED
@@ -33,5 +33,5 @@ print("".join(c+"。" if q=="E" or q=="S" else c for c,q in zip(s,p)))
|
|
33 |
|
34 |
## Reference
|
35 |
|
36 |
-
Koichi Yasuoka: Sentence Segmentation of Classical Chinese Texts Using Transformers and BERT/RoBERTa Models, IPSJ Symposium Series, Vol.2021, No.1 (December 2021), pp.104-109.
|
37 |
|
|
|
33 |
|
34 |
## Reference
|
35 |
|
36 |
+
Koichi Yasuoka: [Sentence Segmentation of Classical Chinese Texts Using Transformers and BERT/RoBERTa Models](http://hdl.handle.net/2433/266539), IPSJ Symposium Series, Vol.2021, No.1 (December 2021), pp.104-109.
|
37 |
|