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
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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!