3 datasets found
  1. I

    India Census: Population: by Religion: Muslim: Urban

    • ceicdata.com
    Updated Mar 15, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    India Census: Population: by Religion: Muslim: Urban [Dataset]. https://www.ceicdata.com/en/india/census-population-by-religion/census-population-by-religion-muslim-urban
    Explore at:
    Dataset updated
    Mar 15, 2023
    Dataset provided by
    CEICdata.com
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Time period covered
    Mar 1, 2001 - Mar 1, 2011
    Area covered
    India
    Variables measured
    Population
    Description

    India Census: Population: by Religion: Muslim: Urban data was reported at 68,740,419.000 Person in 2011. This records an increase from the previous number of 49,393,496.000 Person for 2001. India Census: Population: by Religion: Muslim: Urban data is updated yearly, averaging 59,066,957.500 Person from Mar 2001 (Median) to 2011, with 2 observations. The data reached an all-time high of 68,740,419.000 Person in 2011 and a record low of 49,393,496.000 Person in 2001. India Census: Population: by Religion: Muslim: Urban data remains active status in CEIC and is reported by Census of India. The data is categorized under India Premium Database’s Demographic – Table IN.GAE001: Census: Population: by Religion.

  2. Z

    IndQNER: Indonesian Benchmark Dataset from the Indonesian Translation of the...

    • data.niaid.nih.gov
    Updated Jan 27, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Gusmita, Ria Hari (2024). IndQNER: Indonesian Benchmark Dataset from the Indonesian Translation of the Quran [Dataset]. https://data.niaid.nih.gov/resources?id=zenodo_7454891
    Explore at:
    Dataset updated
    Jan 27, 2024
    Dataset provided by
    Gusmita, Ria Hari
    Firmansyah, Asep Fajar
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    IndQNER

    IndQNER is a Named Entity Recognition (NER) benchmark dataset that was created by manually annotating 8 chapters in the Indonesian translation of the Quran. The annotation was performed using a web-based text annotation tool, Tagtog, and the BIO (Beginning-Inside-Outside) tagging format. The dataset contains:

    3117 sentences

    62027 tokens

    2475 named entities

    18 named entity categories

    Named Entity Classes

    The named entity classes were initially defined by analyzing the existing Quran concepts ontology. The initial classes were updated based on the information acquired during the annotation process. Finally, there are 20 classes, as follows:

    Allah

    Allah's Throne

    Artifact

    Astronomical body

    Event

    False deity

    Holy book

    Language

    Angel

    Person

    Messenger

    Prophet

    Sentient

    Afterlife location

    Geographical location

    Color

    Religion

    Food

    Fruit

    The book of Allah

    Annotation Stage

    There were eight annotators who contributed to the annotation process. They were informatics engineering students at the State Islamic University Syarif Hidayatullah Jakarta.

    Anggita Maharani Gumay Putri

    Muhammad Destamal Junas

    Naufaldi Hafidhigbal

    Nur Kholis Azzam Ubaidillah

    Puspitasari

    Septiany Nur Anggita

    Wilda Nurjannah

    William Santoso

    Verification Stage

    We found many named entity and class candidates during the annotation stage. To verify the candidates, we consulted Quran and Tafseer (content) experts who are lecturers at Quran and Tafseer Department at the State Islamic University Syarif Hidayatullah Jakarta.

    Dr. Eva Nugraha, M.Ag.

    Dr. Jauhar Azizy, MA

    Dr. Lilik Ummi Kultsum, MA

    Evaluation

    We evaluated the annotation quality of IndQNER by performing experiments in two settings: supervised learning (BiLSTM+CRF) and transfer learning (IndoBERT fine-tuning).

    Supervised Learning Setting

    The implementation of BiLSTM and CRF utilized IndoBERT to provide word embeddings. All experiments used a batch size of 16. These are the results:

    Maximum sequence length Number of e-poch Precision Recall F1 score

    256 10 0.94 0.92 0.93

    256 20 0.99 0.97 0.98

    256 40 0.96 0.96 0.96

    256 100 0.97 0.96 0.96

    512 10 0.92 0.92 0.92

    512 20 0.96 0.95 0.96

    512 40 0.97 0.95 0.96

    512 100 0.97 0.95 0.96

    Transfer Learning Setting

    We performed several experiments with different parameters in IndoBERT fine-tuning. All experiments used a learning rate of 2e-5 and a batch size of 16. These are the results:

    Maximum sequence length Number of e-poch Precision Recall F1 score

    256 10 0.67 0.65 0.65

    256 20 0.60 0.59 0.59

    256 40 0.75 0.72 0.71

    256 100 0.73 0.68 0.68

    512 10 0.72 0.62 0.64

    512 20 0.62 0.57 0.58

    512 40 0.72 0.66 0.67

    512 100 0.68 0.68 0.67

    This dataset is also part of the NusaCrowd project which aims to collect Natural Language Processing (NLP) datasets for Indonesian and its local languages.

    How to Cite

    @InProceedings{10.1007/978-3-031-35320-8_12,author="Gusmita, Ria Hariand Firmansyah, Asep Fajarand Moussallem, Diegoand Ngonga Ngomo, Axel-Cyrille",editor="M{\'e}tais, Elisabethand Meziane, Faridand Sugumaran, Vijayanand Manning, Warrenand Reiff-Marganiec, Stephan",title="IndQNER: Named Entity Recognition Benchmark Dataset from the Indonesian Translation of the Quran",booktitle="Natural Language Processing and Information Systems",year="2023",publisher="Springer Nature Switzerland",address="Cham",pages="170--185",abstract="Indonesian is classified as underrepresented in the Natural Language Processing (NLP) field, despite being the tenth most spoken language in the world with 198 million speakers. The paucity of datasets is recognized as the main reason for the slow advancements in NLP research for underrepresented languages. Significant attempts were made in 2020 to address this drawback for Indonesian. The Indonesian Natural Language Understanding (IndoNLU) benchmark was introduced alongside IndoBERT pre-trained language model. The second benchmark, Indonesian Language Evaluation Montage (IndoLEM), was presented in the same year. These benchmarks support several tasks, including Named Entity Recognition (NER). However, all NER datasets are in the public domain and do not contain domain-specific datasets. To alleviate this drawback, we introduce IndQNER, a manually annotated NER benchmark dataset in the religious domain that adheres to a meticulously designed annotation guideline. Since Indonesia has the world's largest Muslim population, we build the dataset from the Indonesian translation of the Quran. The dataset includes 2475 named entities representing 18 different classes. To assess the annotation quality of IndQNER, we perform experiments with BiLSTM and CRF-based NER, as well as IndoBERT fine-tuning. The results reveal that the first model outperforms the second model achieving 0.98 F1 points. This outcome indicates that IndQNER may be an acceptable evaluation metric for Indonesian NER tasks in the aforementioned domain, widening the research's domain range.",isbn="978-3-031-35320-8"}

    Contact

    If you have any questions or feedback, feel free to contact us at ria.hari.gusmita@uni-paderborn.de or ria.gusmita@uinjkt.ac.id

  3. a

    Nigeria Religion Points

    • hub.arcgis.com
    • ebola-nga.opendata.arcgis.com
    Updated Dec 5, 2014
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    National Geospatial-Intelligence Agency (2014). Nigeria Religion Points [Dataset]. https://hub.arcgis.com/content/0ba0f373d17b417a8827b98008e58825
    Explore at:
    Dataset updated
    Dec 5, 2014
    Dataset authored and provided by
    National Geospatial-Intelligence Agency
    Area covered
    Nigeria
    Description

    Islam and Christianity form the two dominant religions in Nigeria. Since colonialism, approximately 90 percent of the Nigerian people identify themselves as Islamic or Christian. The northern region of Nigeria is predominately Islamic, while the southern region is predominately Christian.

    Nigeria’s contact with Islam predated that of Christianity and European colonialism; its spread was facilitated into Sub-Saharan Africa through trade and commerce. The northern part of Nigeria is symbolic to the history of Islam, as it penetrated the area through the Kanem-Borno Empire in the 11th century before spreading to other predominately Hausa states. Islam was then introduced into the traditional societies of the Yoruba-speaking people of south-west Nigeria through their established commercial relationship with people of the north, particularly the Nupe and Fulani.

    Christianity reached Nigeria in the 15th century with the visitation of Catholic missionaries to the coastal areas of the Niger-Delta region. Christianity soon recorded a boost in the southern region given its opposition to the slave trade and its promotion of Western education.

    The distinct religious divide has instigated violence in present-day Nigeria, including the Sharia riot in Kaduna in 2000, ongoing ethno-religious violence in Jos since 2001, and the 2011 post-election violence that erupted in some northern states, particularly in the city of Maiduguri. Nigerians’ continued loyalty to religion compared to that of the country continues to sustain major political debate, conflict, and violent outbreaks between populations of the two faiths.

    ISO3-International Organization for Standardization 3-digit country code

    NAME-Name of religious institution

    TYPE-Type of religious institution

    CITY-City religious institution is located in

    SPA_ACC-Spatial accuracy of site location 1- high, 2 – medium, 3 - low

    SOURCE_DT-Source creation date

    SOURCE-Primary source

    SOURCE2_DT-Secondary source creation date

    SOURCE2-Secondary source

    Collection

    This HGIS was created using information collected from the web sites GCatholic.org, Islamic Finder, Wikimapia, and BBBike.org, which uses OpenStreetMap, a crowd-source collaboration project that geo-locates sites throughout the world. After collection, all education institutions were geo-located.

    The data included herein have not been derived from a registered survey and should be considered approximate unless otherwise defined. While rigorous steps have been taken to ensure the quality of each dataset, DigitalGlobe Analytics is not responsible for the accuracy and completeness of data compiled from outside sources.

    Sources (HGIS)

    BBBike, "Nigeria." Last modified 2013. Accessed March 19, 2013. http://extract.bbbike.org.

    GCatholic.org, "Catholic Churches in Federal Republic of Nigeria." Last modified 2013. Accessed April 4, 2013. http://www.gcatholic.org/.

    Islamic Finder, "Nigeria." Last modified 2013. Accessed April 4, 2013. http://islamicfinder.org/.

    Olanrewaju, Timothy. The Sun, "oko Haram attacks church in Maiduguri." Last modified 2013. Accessed April 9, 2013. http://sunnewsonline.com/.

    Wikimapia, "Nigeria:Mosques/Churches." Last modified 2013. Accessed April 4, 2013. http://wikimapia.org/

    World Watch Monitor, "Muslim Threat to Attack Church Raises Tensions." Last modified 2012. Accessed April 9, 2013. http://www.worldwatchmonitor.org/.

    Sources (Metadata)

    Danjibo, N.D. "Islamic Fundamentalism and Sectarian Violence: The "Maitatsine" and "Boko Haram" Crises in Northern Nigeria." manuscript., University of Ibadan, 2010. http://www.ifra-nigeria.org.

    Olanrewaju, Timothy. The Sun, "oko Haram attacks church in Maiduguri." Last modified 2013. Accessed April 9, 2013. http://sunnewsonline.com/.

    Onapajo, Hakeem. "Politics for God: Religion, Politics, and Conflict in Democratic Nigeria." Journal of Pan African Studies. 4. no. 9 (2012): 42-66. http://web.ebscohost.com (accessed March 26, 2013).

    World Watch Monitor, "Muslim Threat to Attack Church Raises Tensions." Last modified 2012. Accessed April 9, 2013. http://www.worldwatchmonitor.org/.

  4. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
India Census: Population: by Religion: Muslim: Urban [Dataset]. https://www.ceicdata.com/en/india/census-population-by-religion/census-population-by-religion-muslim-urban

India Census: Population: by Religion: Muslim: Urban

Explore at:
Dataset updated
Mar 15, 2023
Dataset provided by
CEICdata.com
License

Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically

Time period covered
Mar 1, 2001 - Mar 1, 2011
Area covered
India
Variables measured
Population
Description

India Census: Population: by Religion: Muslim: Urban data was reported at 68,740,419.000 Person in 2011. This records an increase from the previous number of 49,393,496.000 Person for 2001. India Census: Population: by Religion: Muslim: Urban data is updated yearly, averaging 59,066,957.500 Person from Mar 2001 (Median) to 2011, with 2 observations. The data reached an all-time high of 68,740,419.000 Person in 2011 and a record low of 49,393,496.000 Person in 2001. India Census: Population: by Religion: Muslim: Urban data remains active status in CEIC and is reported by Census of India. The data is categorized under India Premium Database’s Demographic – Table IN.GAE001: Census: Population: by Religion.

Search
Clear search
Close search
Google apps
Main menu