pub fn normalize_string(word: &str, genre_id: u8) -> String
Expand description

Reformat a string of Hebrew/Aramaic from the QWB/QD database in order to maintain a constitent display format

§Arguments

  • word - The word to normalize
  • genre_id - The genre of the text being normalized (see the manuscript_genre value in the manuscript table)