SWHL commited on
Commit
1bfe224
·
verified ·
1 Parent(s): 66662d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -20,6 +20,10 @@ CDLA是一个中文文档版面分析数据集,面向中文文献类(论文
20
 
21
  整理自:[CDLA](https://github.com/buptlihang/CDLA)
22
 
 
 
 
 
23
  ### 使用方式
24
  ```python
25
  from datasets import load_dataset
 
20
 
21
  整理自:[CDLA](https://github.com/buptlihang/CDLA)
22
 
23
+ 标注可视化:
24
+ ![](./assets/demo.png)
25
+
26
+
27
  ### 使用方式
28
  ```python
29
  from datasets import load_dataset