Skip to content
  • Categories
  • Recent
  • Users
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Free Minds Forum Icon
  1. Home
  2. General Issues / Questions
  3. General Issues / Questions
  4. Monotheist Quran translation - text format - any help appreciated

Monotheist Quran translation - text format - any help appreciated

Scheduled Pinned Locked Moved General Issues / Questions
16 Posts 2 Posters 154 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Timotheus
    wrote on last edited by
    #6

    http//islamtogether.org/quran-monotheist-translation-for-check.txt

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Adam_The_Warner
      wrote on last edited by
      #7

      http//islamtogether.org/quran-monotheist-translation-for-check.txt

      Check the end of chapter 9.

      May my Lord Guide me.

      You ended with verse 128.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        Timotheus
        wrote on last edited by
        #8

        Check the end of chapter 9.

        May my Lord Guide me.

        You ended with verse 128.

        Peace
        Praise god, i have fixed the missing verse, i just copied it from the original pdf. I also have, go willing, fixed occasions where there are multiple spaces between words.
        still unsure what is causing the speech marks to render as weird symbols. can someone confirm this or not, for me? as i wonder whether it is my web browser.. i will, god willing have to look into that though.
        now all i am aware of that needs to be done is removing hyphens from where lines were joined, which, god willing should be simple enough. and then i guess read through just to double check.

        god willing after that is finished, we will have a good translation in plain text format, and i will work on how to make it work with Zekr application, and also convert it to XML and SQL, possibly JSON, so that it can be used in web apps/ databases / programs etc..

        Alhamdullilah, Peace

        1 Reply Last reply
        0
        • T Offline
          T Offline
          Timotheus
          wrote on last edited by
          #9

          Peace,

          by the way Adam The Warner, and anyone else interested, Zekr (arabic for rememberance) is quran study software, it is written in Java, and has relatively good search functions. there are some good rescources it makes use of, which i will have to look into the licenses off, like the information on root words, their occurances etc. also they utilize the tanzil quran text.

          i dont know how active development is though, as there wiki is down, and has been for at least 6 months or so, and if i recall correctly i emailed them about that long ago, and havent recieved a reply. that could have been tanzil though, i cant remember, mash'allah

          1 Reply Last reply
          0
          • T Offline
            T Offline
            Timotheus
            wrote on last edited by
            #10

            I also uploaded my latest progress, with a simpler name, easy to remember, god willing..

            http//islamtogether.org/quran.txt

            1 Reply Last reply
            0
            • A Offline
              A Offline
              Adam_The_Warner
              wrote on last edited by
              #11

              Peace
              Praise god, i have fixed the missing verse, i just copied it from the original pdf. I also have, go willing, fixed occasions where there are multiple spaces between words.
              still unsure what is causing the speech marks to render as weird symbols. can someone confirm this or not, for me? as i wonder whether it is my web browser.. i will, god willing have to look into that though.
              now all i am aware of that needs to be done is removing hyphens from where lines were joined, which, god willing should be simple enough. and then i guess read through just to double check.

              god willing after that is finished, we will have a good translation in plain text format, and i will work on how to make it work with Zekr application, and also convert it to XML and SQL, possibly JSON, so that it can be used in web apps/ databases / programs etc..

              Alhamdullilah, Peace

              So what are you trying at the moment? Just making it a .txt file? I see all letters? Where do you see the wierd symbols?

              1 Reply Last reply
              0
              • A Offline
                A Offline
                Adam_The_Warner
                wrote on last edited by
                #12

                I also uploaded my latest progress, with a simpler name, easy to remember, god willing..

                http//islamtogether.org/quran.txt

                Oh i see now the weird symbols. This maybe comes from the copy and pasting from a file to another file?

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  Adam_The_Warner
                  wrote on last edited by
                  #13

                  Isn't it smarter to just put them verse by verse in the database? Because you will have to struggle a lot this way since you will need to seperate the verse numbers and verses anyways?

                  What about a simple CRUD system for uploading the Quran into the database? It will take some time, but this way you don't have to work that circuitous?

                  Only thing you have to do. Create a CRUD with the CMD/terminal/etc. Takes 30min/1hour.

                  Then enter the whole Quran. Keep everything seperated so that you can make an object of it?

                  Anyways, i am not a proffesional developer. Still a student.

                  May my Lord guide me.

                  Please contact me on facebook if you feel the need to work together. I have added you, my name is Osama ibn Mohammed.

                  Peace.

                  1 Reply Last reply
                  0
                  • T Offline
                    T Offline
                    Timotheus
                    wrote on last edited by
                    #14

                    Isn't it smarter to just put them verse by verse in the database? Because you will have to struggle a lot this way since you will need to seperate the verse numbers and verses anyways?

                    What about a simple CRUD system for uploading the Quran into the database? It will take some time, but this way you don't have to work that circuitous?

                    Only thing you have to do. Create a CRUD with the CMD/terminal/etc. Takes 30min/1hour.

                    Then enter the whole Quran. Keep everything seperated so that you can make an object of it?

                    Anyways, i am not a proffesional developer. Still a student.

                    May my Lord guide me.

                    Please contact me on facebook if you feel the need to work together. I have added you, my name is Osama ibn Mohammed.

                    Peace.

                    peace,

                    I have no idea what CRUD is lol.

                    basicaly, it is, if god has willed, very simple.

                    heres the logic..

                    basicaly before i can do anything else, i need to strip it to the point that it is just lines of text, one verse per line. this is easy, if god has willed, using regex pattterns and tools like sed (this is how ive made the progress i have so far)

                    at that point what you end up with is one ayah per line. plain text.

                    at that point you have something you can just loop over and do whatever with it.

                    i would (and plan to, if god has willed) use python, as its what i know the most of, and make a dictionary object containing the surah numbers, and how many verses in each,

                    then use a few nested for statements to loop over everything

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      Adam_The_Warner
                      wrote on last edited by
                      #15

                      peace,

                      I have no idea what CRUD is lol.

                      basicaly, it is, if god has willed, very simple.

                      heres the logic..

                      basicaly before i can do anything else, i need to strip it to the point that it is just lines of text, one verse per line. this is easy, if god has willed, using regex pattterns and tools like sed (this is how ive made the progress i have so far)

                      at that point what you end up with is one ayah per line. plain text.

                      at that point you have something you can just loop over and do whatever with it.

                      i would (and plan to, if god has willed) use python, as its what i know the most of, and make a dictionary object containing the surah numbers, and how many verses in each,

                      then use a few nested for statements to loop over everything

                      Interesting, hmm.

                      1 Reply Last reply
                      0
                      • T Offline
                        T Offline
                        Timotheus
                        wrote on last edited by
                        #16

                        Peace,

                        i though i would update, i have now added the translation in format that can be used with zekr, please see;

                        http//free-minds.org/forum/index.php?topic=9608679.0

                        for instructions, and the download link,

                        also if anyone wants to contribute to other translations in other languages for zekr or to make there own, also have a look, as i explained a little bit how i did it, and zekr wiki does not work..

                        Peace

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Users