cltk / sql_db_quranic

This data base contains the Quran Holly Book
GNU Affero General Public License v3.0
1 stars 3 forks source link

Added quranic sql database #1

Open greenat92 opened 7 years ago

greenat92 commented 7 years ago

Hi @kylepjohnson , Please i would like from you to take a look at this repo and give me your feedback before adding it in cltk/corpus/arabic/corpora.py thanks kyle :+1:

kylepjohnson commented 7 years ago

Thanks!

greenat92 commented 7 years ago

Hi @kylepjohnson , Yes, this is sqlite.

Print out its schema and put here for me to see.

Indeed main.sql schema : schema_db

aya table overview : sql_aya_table

aya columns: aya_columns

how it would be used by cltk users?

We have two possibilities:

  1. Using directly main.sql db as usually.
  2. I've exported all tables as json format, Actually, i'm trying to review exported files if respect the content of main.sql or not, as soon as possible i'll upload it :+1: .

How to get it ? by cltk importer.