pedroelbanquero / torahcodespython

Torah Codes Python - Atbash / Equidistant Letter Sequence Python Library (ELS)
23 stars 7 forks source link

Torah Codes Python- David Ben Zelateh v1.0.10 Equidistant Letter Sequence Python Library

Torah Codes , An understandable Equidistant Letter Sequence, multilanguaje and multithreading bible codes python library . Study the Torah as never before

Use online on Online version with Zephy AI chatbot model

image

image

image

image

Install (System / Debian-based)


sudo apt install python3 python3-pip

pip3 install git+https://github.com/pedroelbanquero/torahcodespython

tbc-cli

Install (Venv / Debian-based)


sudo apt install python3 python3-pip python3-venv

python3 -m venv ./venv

./venv/bin/pip install git+https://github.com/pedroelbanquero/torahcodespython

./venv/bin/tbc-cli

Usage

tbc-cli on terminal if install on system

Run main program

use conversions

Load module

searchnumber x

Example


conversions> searchnumber 33

Book: joshua
Yahweh, the God of the Father, the Father of Jesus

Book: jonah
The three-year-old is not the religion of the Reich. 

Book: job
From the time of his death, he was delayed in the procession 

Book: lamentations
In it, there is no doubt that the power of the motherfucker is to increase the number of people who are in need of help. 

Book: judges
They are the first two days in the history of the Lord of Hosts.

In the case of a subdivision, a new law applies to the daughter of the one who is still living in the city, and in the case of the Rishon LeZion, there is a plan for the army

Book: IIkings
In the name of the Lord of the Covenant, the Lord of Hosts, Yes, I will speak to the great thunder of the thunder, and I will hear the voice of the Lord

Search ELS at x space distance .

search words

Convert words to numbers in gematria, sums and executes ELS function over sumatory distances.

Modules

image

Simple use from your Telegram Chat

Write

/start

you are ready !!

Equidistant Letter Sequences (ELS)


Witztum, Rips, and Rosenberg (WRR) define an Equidistant Letter Sequence (ELS) as a sequence of letters in the text whose positions - not counting spaces - form an arithmetic progression. That is to say the letters are found at the positions

n, n + d, n + 2d, ..., n + (k - 1)d

WRR define n as the start, d as the skip between letters in the search-term, and k as the length of the ELS. These three parameters uniquely identify the ELS which is denoted (n, d, k).

image

Probability of sequence existence

A way to ensure the faith in the method is directly linked to the probability of generate common sense sentences from the ELS algorithm, is not the same search words of 8 digits than 16 inside the same number of characters (each book)

We need to estimate propertly the probability of ELS generated sequences , is normal appears 100 symbols repetly ? , or long sentence describing modern cities ?, how plausible is something ?

Many uninitiated in kabala might think the results are gimmicks or casual . A math indicators will convince the unitiated .

Probable encoded sentences

Torah encoding analisys

TorahBibleCodes python module

from torahbiblecodes.resources.func.torah import *

torah = Torah()


- Gematria

response_ge = torah.gematrix(listform)

response_ge = torah.gematria(options[0].strip())


- Els

response_els, tvalue = torah.els(bookNumber, gematriaNumber, tracert='false')


- Translate

text_translate = torah.func_translate('iw', 'en', response_els)



## Authors

Citrix

Hecathomb

## License 

Elohim Open Source