TarteelAI / tarteel-ml

Pre-processing and training scripts for the Tarteel Dataset
MIT License
187 stars 54 forks source link

Refactor utilities related to the Quranic dataset. #29

Open hmzh-khn opened 5 years ago

hmzh-khn commented 5 years ago

As part of a broader refactoring effort, improve the code used to manipulate Quranic data.

piraka9011 commented 5 years ago

We have some new tools in our API that allow us to get Quran ayahs based on their Juz/Page/Hizb/Word/Translation etc. (i.e. GET api.tarteel.io/v1/quran/translation/?resource_name=transliteration or GET api.tarteel.io/v1/quran/word/?surah=1&ayah=1) Lmk if this is what's needed and I can point you in the right direction. This will also be a good start to working on some docs so others can also use our API iA.