Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
1. edjudgement.zip consist of originally scrapped pdf files
|
2 |
-
2. pdf_to_text_raw.csv is a processed data (stage 1 - non refined) from the scraped pdf
|
|
|
|
1 |
+
---
|
2 |
+
dataset_name: ejudgement
|
3 |
+
description: Data source from https://kehakiman.gov.my/
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
- ms
|
7 |
+
---
|
8 |
+
|
9 |
1. edjudgement.zip consist of originally scrapped pdf files
|
10 |
+
2. pdf_to_text_raw.csv is a processed data (stage 1 - non refined) from the scraped pdf
|
11 |
+
3. pdf_to_text_processed.csv is a processed data (stage 2 - img to txt refined) from the scraped pdf
|