MagedSaeed commited on
Commit
836d31d
·
verified ·
1 Parent(s): 8a284f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -30,3 +30,21 @@ configs:
30
  - split: test
31
  path: data/test-*
32
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  - split: test
31
  path: data/test-*
32
  ---
33
+
34
+
35
+ Wasm is a dataset for hashtag classification and generation in Arabic. For more details, you can refer to this research:
36
+
37
+ https://link.springer.com/article/10.1007/s13369-023-08567-1#:~:text=The%20dataset%20name%2C%20WASM%20or,several%20filtering%20and%20preprocessing%20phases.
38
+
39
+ want to cite as bibtex?
40
+
41
+ ```
42
+ @article{al2024wasm,
43
+ title={WASM: A Dataset for Hashtag Recommendation for Arabic Tweets},
44
+ author={Al-Shaibani, Maged S and Luqman, Hamzah and Al-Ghofaily, Abdulaziz S and Al-Najim, Abdullatif A},
45
+ journal={Arabian Journal for Science and Engineering},
46
+ pages={1--15},
47
+ year={2024},
48
+ publisher={Springer}
49
+ }
50
+ ```