The dataset viewer is not available for this dataset.
Error code: JWTInvalidSignature
Exception: InvalidSignatureError
Message: Signature verification failed
Traceback: Traceback (most recent call last):
File "/src/libs/libapi/src/libapi/jwt_token.py", line 286, in validate_jwt
decoded = jwt.decode(
jwt=token,
...<2 lines>...
options=options,
)
File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 368, in decode
decoded = self.decode_complete(
jwt,
...<8 lines>...
leeway=leeway,
)
File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 265, in decode_complete
decoded = self._jws.decode_complete(
jwt,
...<3 lines>...
detached_payload=detached_payload,
)
File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 270, in decode_complete
self._verify_signature(
~~~~~~~~~~~~~~~~~~~~~~^
signing_input,
^^^^^^^^^^^^^^
...<4 lines>...
options=merged_options,
^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 417, in _verify_signature
raise InvalidSignatureError("Signature verification failed")
jwt.exceptions.InvalidSignatureError: Signature verification failedNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
The Arabic E-Book Corpus
Alternative Title
مدونة لغوية للكتب العربية الإلكترونية
Description
عربي
مدونة الكتب العربية الإلكترونية هي مجموعة بيانات متاحة مجانًا تضم 1,745 كتابًا (81.5 مليون كلمة) نُشرت بواسطة مؤسسة هنداوي بين عامي 2008 و2024. تشمل الكتب أنواعًا مختلفة، بما في ذلك الكتب غير الروائية، الروايات، أدب الأطفال، الشعر، والمسرحيات.
English
The Arabic E-Book Corpus is a freely available collection of 1,745 books (81.5 million words) published by the Hindawi foundation between 2008 and 2024. The books are of various genres, including non-fiction, novels, children's literature, poetry, and plays.
The dataset was originally published at SND and was added to Hugging Face by Mohammad Fares.
Language
Arabic
Columns Description
(* = Only applicable to translated works. Empty string in non-translated works.)
booknr: An eight-digit unique number assigned by the publisher, corresponding to the file name of the book.cateogy: Category as assigned by the publisher. 213 books in the corpus have two or three labels, in which case they are given as a comma separated list. There are 25 possible values:arts novels biographies philosophy business plays children.stories poetry detective.fiction politics economics psychology environmental.sciences religions geography science health science.fiction history social.sciences linguistics technology literary.criticism travel.literature literaturetitle: The Arabic title of the book.author(string): The Author in Arabic script.pubdate: Publication date in the (yyyy-mm-dd)origtitle*: The title of the original work.origauthor*: The name of the author in the original language from translated books.wc: Word count.origpubdate: Date of the original publication. (yyyy)origlang.ar: Arabic name of original language.transdate*: Translation date (yyyy), provided for re-publications of existing translations.translation(TRUE/FALSE): Specifies whether the book is a translation from another language.origpubdate.full(string): Similar as above but with some books specified withoriglang: English name of original language.category.main: Similar tocategory, but for books with two or three category labels, the second and third are omitted, giving one category label for each book.yyyy-yyyy(date range). Represented inorgpubdateby the first year in the rage.unkn: Publication date stated in the work to be unknown. Represented inorgpubdatebyNA.mult: Stated in the work to be originally published on multiple (unspecified) dates. Represented inorgpubdatebyNA.
text: The full text of the book.
Citation
Hallberg, A. (2024). The Arabic E-Book Corpus (Version 1) [Data set]. University of Gothenburg. DOI: Available after publication.
- Downloads last month
- 106