ethanyt commited on
Commit
a5a2840
1 Parent(s): b89b945
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -13,13 +13,16 @@ tags:
13
  license: "apache-2.0"
14
  pipeline_tag: "token-classification"
15
  widget:
16
- - text: "君子之道辟如行远必自迩辟如登高必自卑诗曰妻子好合如鼓瑟琴兄弟既翕和乐且耽宜尔室家乐尔妻帑子曰父母其顺矣乎"
17
  ---
18
 
19
  # Guwen Quote
20
 
21
  A Classical Chinese Quotation Detector.
22
 
 
 
 
23
  See also:
24
 
25
  <a href="https://github.com/ethan-yt/guwen-models">
13
  license: "apache-2.0"
14
  pipeline_tag: "token-classification"
15
  widget:
16
+ - text: "子曰学而时习之不亦说乎有朋自远方来不亦乐乎人不知而不愠不亦君子乎有子曰其为人也孝弟而好犯上者鲜矣不好犯上而好作乱者未之有也君子务本本立而道生孝弟也者其为仁之本与子曰巧言令色鲜矣仁曾子曰吾日三省吾身为人谋而不忠乎与朋友交而不信乎传不习乎子曰道千乘之国敬事而信节用而爱人使民以时"
17
  ---
18
 
19
  # Guwen Quote
20
 
21
  A Classical Chinese Quotation Detector.
22
 
23
+ Note: There are some problems with decoding using the default sequence classification model. Use the CRF model to achieve the best results. CRF related code please refer to
24
+ [Guwen Models](https://github.com/ethan-yt/guwen-models).
25
+
26
  See also:
27
 
28
  <a href="https://github.com/ethan-yt/guwen-models">