A minimal Python implementation for exploring Equidistant Letter Sequences (ELS) in the Hebrew Torah.
This repository provides a transparent, reproducible way to:
- Normalize a fixed Hebrew text
- Search for ELS occurrences of predefined terms
- Compare results against shuffled-text controls
This project makes no theological or predictive claims. Results are treated as statistical artifacts unless validated against controls.
- Text: Torah (starting with Genesis)
- Method: Exact-letter ELS search
- Language: Python
- Output: Plain-text or CSV results
To study ELS behavior without narrative framing, interpretive overlays, or post-hoc meaning assignment.
ELS results are highly sensitive to text normalization choices and search parameters. This repository exists for experimentation and analysis, not proof.