Closed Flavor-name closed 5 months ago
Hi.
Sorry for the delay in reply - I was dealing with the software update version 0.2 that was released 27 / September / 2024 as well as some personal family issues.
There are issues & considerations in order to provide color visualizations:
Please feel free to download the Software Update Version 0.2, and please review the PDF user guide; you will learn the ID system, and learn how to sort ELS terms to see actual mathematical proximity, see them visually mathematically, and then you can visualize in your mind the 2D matrix, and then go plot whatever terms interest you.
Choosing cylinder size is required as a first step in order to do various calculations for later steps; For the first search, you can choose a default 20 width, and this is a good first matrix size to choose; then after you examine the search data numbers, especially skip distance (d), then you can rerun the program with only one term, and make the skip distance (d) very small like -1 to 0, and then you will quickly generate another 2D matrix CSV file with size of your choice; you can experiment to see what numbers work well with your search results, e.g. factors, divisors, multiples, etc.
You can use Libre Open Office, or Apache Open Office, or Microsoft Word, or Google Docs, etc. to open the CSV files.
Yes, Python is a slower-running language, but it is very user-friendly, and integrates seamlessly into AI as well as Python Django, Flask, etc., It runs after a quick, simple install of the software, and it is very quick and easy to get up and running. It is an excellent language for beginners to begin learning how to code, program, research, and develop (R&D).
Enjoy.
REFERENCES: D. Azariah (2023): “TorahBibleCodes: Free, Open-Source Python Equidistant Letter Sequences (ELS) Hebrew Bible Search Software (PREPRINT SEPTEMBER 2023 OF FORTHCOMING)” URL: https://www.academia.edu/104334275
D. Azariah (2024): “TorahBibleCodes: Free, Open-Source Python Bible Search and Research Software - User-Guide for Software Update Version 0.2” URL: https://www.academia.edu/125087434
Thank you for improving my understanding of how best to work with your software.
I want to start simply, like search for my name, first, last. I'll review the documentation with where you suggest emphasis.
Like you chose Python for specific use case reasons, I chose to learn Java, not because I want to learn Java, but Java has text manipulation features and visualization capabilities. Processing is my editor and Coding Train is my teacher, ATM.
Enjoying my coffee from the National Library across from Hebrew University,
Dan
The version I'm using, 27 / AUGUST / 2024, from the README.
Auto Coloring of the 2D matrix would be a useful option. Currently I have no idea how to go about colorizing my mega cylinder. 66x18137 :-O Can Libre Office Calc use a coloring code that might be produced by the Python TorahBibleCodes CSV generator?
Do you need a list of useful background contrast colors that would work with foreground black text? If I have to hand color this myself I will have to compile a list of colors that will allow black text to be clearly visible.
Is there a hand holding guide for making a presentable 2D Matrix?
Where do I find a list of: Number of search terms? Number of words discovered in addition to the terms?
There are some confusing issues: Choosing a cylinder size before the ELS is known? Which cylinder size will provide the best results for the terms chosen? With multiple choices, obviously 66 or less to prevent Calc from running out of memory, is smaller better? The one I ran, 66X18137, Holy Moly, Calc was crying, "Why Me."
I am a fan of this project, even though I am not a fan of Python. Python is on the slow end of the majority of programming language choices, next to Lisp and Java.