Small command line utility to display gematria of hebrew/greek words
Features
- latin2hebrew transliteration (--trans-heb option)
- latin2greek transliteration (--trans-gre option)
- counting gematria of hebrew or greek words (can be written in translist)
- counting total gematria of all words and gematria of each word
- making text right-to-left (--reverse option)
License
GNU General Public License version 2.0 (GPLv2)Follow gematria
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Hey Thanx for posting this! I've been playing with gematria for a while, I actually did the same thing, although I coded it different. Mine works for English and Greek, but I could never get the Hebrew to work! Very EZ2 use - just run from command line, put in word(s) as argument and get the number. I will use this for my research now. Thanx again!