denizzhansahin commited on
Commit
2ee3b39
1 Parent(s): 5c61998

Update 1-2

Browse files

Update 1-2-

Files changed (1) hide show
  1. README.md +33 -1
README.md CHANGED
@@ -1,4 +1,36 @@
 
 
 
 
 
 
 
 
 
1
  100K TR News Dataset :
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  ---
4
  dataset_info:
@@ -31,4 +63,4 @@ configs:
31
  path: data/train-*
32
  - split: validation
33
  path: data/validation-*
34
- ---
 
1
+ ---
2
+ task_categories:
3
+ - text-classification
4
+ - text-generation
5
+ language:
6
+ - tr
7
+ size_categories:
8
+ - 10K<n<100K
9
+ ---
10
  100K TR News Dataset :
11
+ Bu veri seti içinde yer alan bilgiler Türkiye'de internet üzerinde yayın yapakta olan internet sitelerinden alınmıştır. Her bir internet sitesinin rastegele olarak seçilmiş olan haber kategorileri içindeki içerikler alınmıştır. Veri seti içinde haber başlığı, haber özeti, haber linki ve haber içeriği mevcuttur. Veri kazıma işlemi için Google Colab ve Selenium kullanılmıştır.
12
+ Kullanılan haber siteleri :
13
+ https://www.trthaber.com/
14
+ https://shiftdelete.net/
15
+ https://www.webtekno.com/
16
+ https://www.ensonhaber.com/
17
+ https://www.sondakika.com/
18
+ https://www.tgrthaber.com.tr/
19
+ https://webrazzi.com/
20
+ https://www.cnnturk.com/
21
+ https://gonullu.pardus.org.tr/
22
+
23
+ The information in this data set was taken from websites broadcasting on the internet in Turkey. Contents within randomly selected news categories of each website were taken. The data set includes news title, news summary, news link and news content. Google Colab and Selenium were used for data scraping.
24
+ News sites used:
25
+ https://www.trthaber.com/
26
+ https://shiftdelete.net/
27
+ https://www.webtekno.com/
28
+ https://www.ensonhaber.com/
29
+ https://www.sondakika.com/
30
+ https://www.tgrthaber.com.tr/
31
+ https://webrazzi.com/
32
+ https://www.cnnturk.com/
33
+ https://gonullu.pardus.org.tr/
34
 
35
  ---
36
  dataset_info:
 
63
  path: data/train-*
64
  - split: validation
65
  path: data/validation-*
66
+ ---