Hindi Bible
Categorized Bible verses in Hindi and other relevant resources
@kaggle.kapilverma_hindi_bible
Categorized Bible verses in Hindi and other relevant resources
@kaggle.kapilverma_hindi_bible
CREATE TABLE hindi_word_list (
"n" VARCHAR,
"free" VARCHAR
);
CREATE TABLE hindi_bible_with_authors (
"unnamed_0" BIGINT,
"book" BIGINT,
"chapter" BIGINT,
"verse" BIGINT,
"verse_id" VARCHAR,
"book_name" VARCHAR,
"text" VARCHAR,
"testament_code" BIGINT,
"authors" VARCHAR
);
Anyone who has the link will be able to view this.