You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jonathanrobie since these are generated from the original JSON files, i suspect the best fix is adding the missing data (including alignments) upstream.
We have the missing Hebrew. I believe that those verses were missing in the setup used to produce the corresponding alignments - I don't think we have alignments for these verses.
I'm guessing the best fix is to align the missing verses. And we can use this data in the meantime, knowing that a few verses are missing.
Some of the alignment files in
https://github.com/Clear-Bible/Alignments/tree/main/data/sources
are missing verses.WLC-LEB.tsv
is missing the following verse: Ezekiel 39:14WLC-SGS.tsv
is missing the following verses: Leviticus 27:14; 1 Chronicles 18:12-16; Jeremiah 8:18; Daniel 3:24-33FWIW, one way to compare the underlying texts is to use
cvstool
to extract just the verse reference and the Hebrew text, which are in columns 1 and 3:Then you can use your favorite diff utillity to compare the texts, ignoring everything else, e.g.
The text was updated successfully, but these errors were encountered: