Skip to content

Instantly share code, notes, and snippets.

View EzraBrand's full-sized avatar
🙂
Move fast and make things

Ezra Brand EzraBrand

🙂
Move fast and make things
View GitHub Profile
@EzraBrand
EzraBrand / talmud_toponyms_concordance
Created December 12, 2025 09:28
talmud_toponyms_concordance
#!/usr/bin/env python3
"""
Build a concordance of Talmud toponyms from a full Talmud text and a
toponym gazetteer.
Requirements / Assumptions
--------------------------
- Input 1: talmud_full.txt
A UTF-8 plain-text file with the full Talmud text in English, where
tokenization by whitespace is acceptable.