hebrewtools

Useful tools for working with vocalized Hebrew text in Python


Keywords
Biblical, Hebrew, vocalization, normalization
License
MIT
Install
pip install hebrewtools==0.1.0

Documentation

Useful tools for working with vocalized Hebrew Text in Python.

Description

Currently, hebrewtools consists of two functions: sbl_normalization: performs custom Unicdoe normalization using the normalization classes defined in Appendix B of the SBL Hebrew Font User Manual is_sbl_normalized: checks whether a given string has undergone SBL normalization

Installation

pip install hebrewtools