Jr23xd23 commited on
Commit
d1656b2
·
verified ·
1 Parent(s): 7029e59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -19
README.md CHANGED
@@ -33,6 +33,7 @@ configs:
33
  ![Articles](https://img.shields.io/badge/Articles-743K-red)
34
  ![Words](https://img.shields.io/badge/Words-244M-orange)
35
  ![License](https://img.shields.io/badge/License-Apache%202.0-yellow)
 
36
 
37
  ## Dataset Summary
38
 
@@ -40,6 +41,8 @@ configs:
40
 
41
  This corpus addresses the critical shortage of high-quality Arabic NLP resources through rigorous preprocessing, quality filtering, and validation protocols.
42
 
 
 
43
  ## Key Features
44
 
45
  - **Massive Scale**: 743,288 articles with 244 million words
@@ -50,6 +53,7 @@ This corpus addresses the critical shortage of high-quality Arabic NLP resources
50
  - **Modern Standard Arabic**: 94.2% Arabic content purity
51
  - **Rich Vocabulary**: 1.5 million unique words
52
  - **Open License**: Apache 2.0 for commercial and research use
 
53
 
54
  ## Dataset Statistics
55
 
@@ -243,6 +247,7 @@ Articles are retained only if they meet all criteria:
243
  - **Processing Date**: January 2025
244
  - **License**: Apache 2.0
245
  - **Python Compatibility**: 3.7+
 
246
 
247
  ## Comparison with Other Arabic Datasets
248
 
@@ -275,7 +280,7 @@ Planned improvements include:
275
  This dataset is released under the **Apache License 2.0**.
276
 
277
  ```
278
- Copyright 2025 Jaber Jaber, Bassam Alkasasbeh
279
 
280
  Licensed under the Apache License, Version 2.0 (the "License");
281
  you may not use this file except in compliance with the License.
@@ -295,23 +300,25 @@ limitations under the License.
295
  If you use this dataset in your research, please cite:
296
 
297
  ```bibtex
298
- @dataset{arabictext_large_2025,
299
- title={ArabicText-Large: A Comprehensive 244M-Word Corpus for Arabic Language Model Training},
300
- author={Jaber, Jaber and Alkasasbeh, Bassam},
301
- year={2025},
302
- publisher={Hugging Face},
303
- howpublished={\url{https://huggingface.co/datasets/Jr23xd23/ArabicText-Large}},
304
- note={High-quality Arabic corpus with 743K articles and 244M words}
305
  }
306
  ```
307
 
308
  **Research Paper:**
309
  ```bibtex
310
- @inproceedings{arabictext2025,
311
- title={ArabicText-Large: A Comprehensive 244M-Word Corpus for Arabic Language Model Training},
312
- author={Jaber, Jaber and Alkasasbeh, Bassam},
313
- booktitle={Proceedings of [Conference Name]},
314
- year={2025}
 
 
315
  }
316
  ```
317
 
@@ -326,11 +333,12 @@ We welcome community contributions:
326
 
327
  ## Contact
328
 
329
- For questions, collaborations, or research inquiries, please open an issue on the repository.
330
 
331
- **Authors:**
332
- - Jaber Jaber
333
- - Bassam Alkasasbeh
 
334
 
335
  ## Acknowledgments
336
 
@@ -342,9 +350,9 @@ We extend our gratitude to:
342
  ---
343
 
344
  **Dataset Homepage**: [ArabicText-Large on Hugging Face](https://huggingface.co/datasets/Jr23xd23/ArabicText-Large)
 
345
  **License**: Apache 2.0
346
- **Authors**: Jaber Jaber, Bassam Alkasasbeh
347
  **Year**: 2025
348
 
349
  *Advancing Arabic NLP research and development*
350
-
 
33
  ![Articles](https://img.shields.io/badge/Articles-743K-red)
34
  ![Words](https://img.shields.io/badge/Words-244M-orange)
35
  ![License](https://img.shields.io/badge/License-Apache%202.0-yellow)
36
+ ![DOI](https://img.shields.io/badge/DOI-10.57967%2Fhf%2F6685-blue)
37
 
38
  ## Dataset Summary
39
 
 
41
 
42
  This corpus addresses the critical shortage of high-quality Arabic NLP resources through rigorous preprocessing, quality filtering, and validation protocols.
43
 
44
+ **Dataset DOI**: [https://doi.org/10.57967/hf/6685](https://doi.org/10.57967/hf/6685)
45
+
46
  ## Key Features
47
 
48
  - **Massive Scale**: 743,288 articles with 244 million words
 
53
  - **Modern Standard Arabic**: 94.2% Arabic content purity
54
  - **Rich Vocabulary**: 1.5 million unique words
55
  - **Open License**: Apache 2.0 for commercial and research use
56
+ - **Persistent DOI**: Permanently citable via DOI 10.57967/hf/6685
57
 
58
  ## Dataset Statistics
59
 
 
247
  - **Processing Date**: January 2025
248
  - **License**: Apache 2.0
249
  - **Python Compatibility**: 3.7+
250
+ - **DOI**: 10.57967/hf/6685
251
 
252
  ## Comparison with Other Arabic Datasets
253
 
 
280
  This dataset is released under the **Apache License 2.0**.
281
 
282
  ```
283
+ Copyright 2025 Jaber Jaber
284
 
285
  Licensed under the Apache License, Version 2.0 (the "License");
286
  you may not use this file except in compliance with the License.
 
300
  If you use this dataset in your research, please cite:
301
 
302
  ```bibtex
303
+ @misc{jaber_2025,
304
+ author = {Jaber, Jaber},
305
+ title = {ArabicText-Large: A High-Quality 244-Million-Word Corpus for Arabic Language Model Training},
306
+ year = 2025,
307
+ url = {https://huggingface.co/datasets/Jr23xd23/ArabicText-Large},
308
+ doi = {10.57967/hf/6685},
309
+ publisher = {Hugging Face}
310
  }
311
  ```
312
 
313
  **Research Paper:**
314
  ```bibtex
315
+ @article{jaber2025arabictext,
316
+ title={ArabicText-Large: A High-Quality 244-Million-Word Corpus for Arabic Language Model Training},
317
+ author={Jaber, Jaber},
318
+ journal={Journal of Open Humanities Data},
319
+ year={2025},
320
+ doi={10.57967/hf/6685},
321
+ url={https://huggingface.co/datasets/Jr23xd23/ArabicText-Large}
322
  }
323
  ```
324
 
 
333
 
334
  ## Contact
335
 
336
+ For questions, collaborations, or research inquiries:
337
 
338
+ **Author**: Jaber Jaber
339
+ **Organization**: RightNow AI
340
+ **Email**: [email protected]
341
+ **Website**: https://www.rightnowai.co
342
 
343
  ## Acknowledgments
344
 
 
350
  ---
351
 
352
  **Dataset Homepage**: [ArabicText-Large on Hugging Face](https://huggingface.co/datasets/Jr23xd23/ArabicText-Large)
353
+ **DOI**: [https://doi.org/10.57967/hf/6685](https://doi.org/10.57967/hf/6685)
354
  **License**: Apache 2.0
355
+ **Author**: Jaber Jaber
356
  **Year**: 2025
357
 
358
  *Advancing Arabic NLP research and development*