Every distinct unvocalized (nikud-stripped) Hebrew word form Dicta knows, with its
morphology, lemma, and root. There is no compact natural key: rows are distinguished only by the
full combination of word + lex + morphology + root + the linguistic flags. Use id as the row key.
Loading
from datasets import load_dataset
ds = load_dataset("dicta-il/wordlist", split="train")