Update README.md
Browse files
README.md
CHANGED
|
@@ -30,8 +30,6 @@ size_categories:
|
|
| 30 |
|---|---|
|
| 31 |
|||
|
| 32 |
|
| 33 |
-
|
| 34 |
-
|
| 35 |
- Parsed Result
|
| 36 |
|
| 37 |
```
|
|
@@ -66,8 +64,12 @@ size_categories:
|
|
| 66 |
{"chapter": "开放世界-天命总部 第1章(2.3活动)(时间线-主线7攻占第三空港后)", "chapter_id": 12, "utter_id": "12-152", "type": "dialogue", "role": "德丽莎", "content": "并不能完全启动。"}
|
| 67 |
```
|
| 68 |
|
|
|
|
|
|
|
| 69 |
You can see that sometimes the role names are not consistent (e.g., 德丽莎女士 v.s. 德丽莎), and there are possibly OCR errors (e.g., "给逆的两位博士" should actually be "给逆熵的两位博士").
|
| 70 |
|
|
|
|
|
|
|
| 71 |
## Top Speaking Roles
|
| 72 |
```
|
| 73 |
# role count
|
|
|
|
| 30 |
|---|---|
|
| 31 |
|||
|
| 32 |
|
|
|
|
|
|
|
| 33 |
- Parsed Result
|
| 34 |
|
| 35 |
```
|
|
|
|
| 64 |
{"chapter": "开放世界-天命总部 第1章(2.3活动)(时间线-主线7攻占第三空港后)", "chapter_id": 12, "utter_id": "12-152", "type": "dialogue", "role": "德丽莎", "content": "并不能完全启动。"}
|
| 65 |
```
|
| 66 |
|
| 67 |
+
- Explanation
|
| 68 |
+
|
| 69 |
You can see that sometimes the role names are not consistent (e.g., 德丽莎女士 v.s. 德丽莎), and there are possibly OCR errors (e.g., "给逆的两位博士" should actually be "给逆熵的两位博士").
|
| 70 |
|
| 71 |
+
大概率原因是由于本身画面中字体就是斜的,并非常规的 OCR,因此难度较高,导致 OCR 出错概率增加。
|
| 72 |
+
|
| 73 |
## Top Speaking Roles
|
| 74 |
```
|
| 75 |
# role count
|