wanadzhar913 commited on
Commit
6bf428e
1 Parent(s): 7b7ec27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -7,10 +7,16 @@ language:
7
  # TLDR
8
 
9
  * website: [theedgemalaysia](https://theedgemalaysia.com/)
10
- * num. of webpages scraped: (inclusive of articles with no text)
11
  * link to dataset: https://huggingface.co/datasets/wanadzhar913/crawl-theedgemalaysia
12
- * last date of scraping:
13
- * status: **incomplete**
 
 
 
 
 
 
14
 
15
  # Methodology
16
 
@@ -31,4 +37,4 @@ For [The Edge Malaysia](https://theedgemalaysia.com/), each of their articles se
31
  - [x] batch11
32
  - [x] batch12
33
  - [x] batch13
34
- - [ ] batch14
 
7
  # TLDR
8
 
9
  * website: [theedgemalaysia](https://theedgemalaysia.com/)
10
+ * num. of webpages scraped: 432,374 (inclusive of articles with no text)
11
  * link to dataset: https://huggingface.co/datasets/wanadzhar913/crawl-theedgemalaysia
12
+ * last date of scraping: 14th August 2023
13
+ * status: **complete**
14
+ * pull request: https://github.com/huseinzol05/malaysian-dataset/pull/261
15
+ * contributed to: https://github.com/huseinzol05/malaysian-dataset
16
+
17
+ # Note
18
+
19
+ The **"language" column for the data set has errors** as it miscategorizes articles in the Mandarin language. This is primarily because I was searching for the string "English version" in the text. This will need to be accounted for if type of language used is important.
20
 
21
  # Methodology
22
 
 
37
  - [x] batch11
38
  - [x] batch12
39
  - [x] batch13
40
+ - [x] batch14