using OpenScripturesHebrew
words = tanakh()Options for downloading data
Download OSHB annotations for the entire Hebrew Bible:
length(words)432307
Alternatively, download a named section of the Bible using one of the functions torah, writings, or prophets.
torahwords = torah()length(torahwords)124123
You can download annotations for a single book of the Bible using the OSHB’s abbreviation for a book.
genesiswords = singlebook("Gen")length(genesiswords)32080
Full list of OSH abbreviations
See this page for a complete list of OSH abbreviations for books of the Hebrew Bible.