Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- zh
|
4 |
+
---
|
5 |
+
|
6 |
+
### RTHK News Dataset
|
7 |
+
(RTHK)[https://www.rthk.hk/] is a public broadcasting service under the Hong Kong Government according to (Wikipedia)[https://en.wikipedia.org/wiki/RTHK]
|
8 |
+
|
9 |
+
|
10 |
+
This dataset at the moment is obtained from exporting messages from their (telegram channel)[https://t.me/rthk_new_c],
|
11 |
+
which contains news since April 2018.
|
12 |
+
|
13 |
+
|
14 |
+
I will update this dataset with more data in the future.
|