ms-newspapers / README.md
tnwei's picture
Create README.md
e6b7a53
metadata
language:
  - ms

ms-newspapers

Scraped online Malaysian newspapers in Bahasa Malaysia (Malay language).

Kosmo and Utusan Malaysia both scraped in mid May 2023.

Dataset Structure

JSONL format, snippets below:

# Utusan Malaysia
$ tail -n 1 utusan-20230512.jsonl
{"index": 168799, "text": "...", "access_date": "2023-05-15 00:20:04.418003"}

# Kosmo
$ $ tail -n 1 kosmo-20230524.jsonl 
{"index": 51699, "url": "...", "text": "...", "access_date": "2023-05-25 01:14:16.540146"}