pain commited on
Commit
21632b8
2 Parent(s): 2a25971 0d4c71c

Merge branch 'main' of https://huggingface.co/datasets/pain/Arabic-Tweets into main

Browse files
Files changed (1) hide show
  1. README.md +44 -0
README.md CHANGED
@@ -1,3 +1,47 @@
1
  ---
2
  license: cc-by-4.0
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
+ language:
4
+ - ar
5
  ---
6
+
7
+ # Dataset Card for Dataset Arabic-Tweets
8
+
9
+ ## Dataset Description
10
+
11
+ - **Homepage:** https://ieee-dataport.org/open-access/masc-massive-arabic-speech-corpus
12
+ - **Paper:** https://ieeexplore.ieee.org/document/10022652
13
+
14
+ ### Dataset Summary
15
+
16
+ This dataset has been collected from twitter which is more than 41 GB of clean data of Arabic Tweets with nearly 4-billion Arabic words (12-million unique Arabic words).
17
+
18
+ ### Languages
19
+
20
+ Arabic
21
+
22
+
23
+ ### Source Data
24
+
25
+ Twitter
26
+
27
+ #### Initial Data Collection and Normalization
28
+
29
+
30
+ The collected data comprises 100 GB of Twitter raw data. Only tweets with Arabic characters were crawled. It was observed that the new data contained a large number of Persian tweets as well as many Arabic words with repeated characters. Because of this and in order to improve the data efficiency the raw data was processed as follows: hashtags, mentions, and links were removed; tweets that contain Persian characters, 3 consecutive characters, or a singlecharacter word were dropped out; normalization of Arabic letters was considered.
31
+
32
+ This has resulted in more than 41 GB of clean data with nearly 4-billion Arabic words (12-million unique Arabic words).
33
+
34
+ ## Considerations for Using the Data
35
+
36
+ - This data has been collected to create a language model. The tweets published without checking the tweets data. Therefore, we are not responsible for any tweets content at all.
37
+
38
+ ## Additional Information
39
+
40
+ ### Licensing Information
41
+
42
+ [Creative Commons Attribution](https://creativecommons.org/licenses/by/4.0/)
43
+
44
+ ### Citation Information
45
+
46
+ ```
47
+ M. Al-Fetyani, M. Al-Barham, G. Abandah, A. Alsharkawi and M. Dawas, "MASC: Massive Arabic Speech Corpus," 2022 IEEE Spoken Language Technology Workshop (SLT), Doha, Qatar, 2023, pp. 1006-1013, doi: 10.1109/SLT54892.2023.10022652.```