Understanding The Quran: A Sentiment Analysis
Data Visualisations & a Search Tool Enabling Searches by Keyword, Surah and Ayah
@kaggle.patricklford_understanding_the_quran_a_sentiment_analysis
Data Visualisations & a Search Tool Enabling Searches by Keyword, Surah and Ayah
@kaggle.patricklford_understanding_the_quran_a_sentiment_analysis
CREATE TABLE quran_english (
"id" BIGINT,
"surahs" BIGINT,
"ayahs" BIGINT,
"ayahs_translation" VARCHAR
);
Anyone who has the link will be able to view this.