phonsobon commited on
Commit
ac2d595
Β·
verified Β·
1 Parent(s): b7ff647

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -34,11 +34,11 @@ It detects 3 types of text blocks and can be used as the first stage before pass
34
 
35
  ## Classes
36
 
37
- | ID | Name | Description |
38
- |----|------|-------------|
39
- | `0` | `subject` | Title or heading text |
40
- | `1` | `reference` | Reference, label, or metadata text |
41
- | `2` | `content` | Main body / paragraph text |
42
 
43
  ---
44
 
@@ -51,7 +51,6 @@ It detects 3 types of text blocks and can be used as the first stage before pass
51
  ---
52
 
53
  ## Quick Start
54
-
55
  ### Install dependencies
56
 
57
  ```bash
@@ -185,4 +184,4 @@ for i, box in enumerate(results[0].boxes):
185
 
186
  ## License
187
 
188
- MIT
 
34
 
35
  ## Classes
36
 
37
+ | ID | Name | Khmer | Description |
38
+ |----|------|-------|-------------|
39
+ | `0` | `subject` | αž€αž˜αŸ’αž˜αžœαžαŸ’αžαž» | Title or subject heading |
40
+ | `1` | `reference` | αž™αŸ„αž„ | Reference or citation |
41
+ | `2` | `content` | αž’αžαŸ’αžαž”αž‘ | Main body / paragraph text |
42
 
43
  ---
44
 
 
51
  ---
52
 
53
  ## Quick Start
 
54
  ### Install dependencies
55
 
56
  ```bash
 
184
 
185
  ## License
186
 
187
+ MIT