Skip to content
Advertisement

Dataset Card for the Quran Summary The Quran with metadata, translations, and multiple Arabic text (can use specific types for embeddings, search, classification, and display). There are 126+ columns containing 43+ languages. TODO Add Tafsirs Add topics/ontology Usage from datasets import load dataset ds = load dataset(“nazimali/quran”, split=”train”) ds Output: Dataset({ features: ‘surah’, ‘ayah’, ‘surah-name’, ‘surah-total-ayas’… See the full description on the dataset page:

Source: Hugging Face Hub (bakir11999/quran). Metadata imported from the dataset’s Hub tags.

Advertisement