Verse number to text:
- www.kaggle.com/datasets/oswinrh/bible verse to text. TODO how was it generated
- gist.github.com/sebastiancarlos/2fdb072e46ee80038d6da196cc0bb8bc
- sebastiancarlos.com/religions-please-migrate-your-holy-texts-to-json-76bce058291d
- www.reddit.com/r/programming/comments/wv6q6r/religions_please_migrate_your_holy_texts_to_json/
- github.com/acrawford73/postgresql-bible-kjv pre-extracted CSV with undocumented method
Actual NLP into text:
- github.com/BradyStephenson/bible-data actually digs a bit into the text
This section is about converting: www.gutenberg.org/ebooks/10, and most likely the plaintext version: stackoverflow.com/a/43060761/895245 to the same data format as www.kaggle.com/datasets/oswinrh/bible mapping book/chapter/verse to the text:
1 1 1 In the beginning God created the heaven and the earth.
1 1 2 And the earth was without form, and void; and darkness was upon the face of the deep.
On particular annoyance is that the txt version has multiple verses per line at times.
We'd likely just want to use a slightly modified version of: stackoverflow.com/a/43060761/895245 that searches for patterns of type:with incremental integers.
(\d+):(\d+)
Anything that is not Christianism-specific will be at Hebrew Bible.
This is one of the most canonical examples of "Cult leader Jesus tries to divert faith from an old religion into his own".
The first chapter of the New Testament.
Direct translation from oldest documents deemed reliable, originally in a mixture of Hebrew, Aramaic, and Greek. Interesting project.
This is notably opposed to the approach taken by many versions which were based on the Septuagint, which was a much earlier full-Greek translation.
How can you make a translation of the Bible and not put it in the public domain???? You tell me, you tell me.
With Falun Gong it's even more fun: the words of God Himself are will be copyrighted for a while after Li Hongzhi dies!!!
Articles by others on the same topic
There are currently no matching articles.