-
Notifications
You must be signed in to change notification settings - Fork 1
word range overlap in canonical JSON #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi Sven, no rush on this, but the ingestion process is finding 6 out of order lemmata. I've copied the log output below. The second lemma object should always have a word range that's greater than the first, right? At least, that's the assumption that the ingestion process makes, so these could cause issues where too many words are pulled into a glossa.
|
Just an extra note in case it's helpful: SchneidewinNauckRadermacher1913_0095's XMI seems to have swapped the columns in the commentary. |
Uh oh!
There was an error while loading. Please reload this page.
In the canonical JSON of Jebb (
sophoclesplaysa05campgoog
), the wordἔργον
(word_range=32615
) and the wordsἐννέπειν δʼ:
(word_range=32614, 32615
) end up having overlappingword_range
s – which should never happen. This causes a problem with the display of corresponding glosses.Printing out the word text for that range gives the following (wrong) output:
The text was updated successfully, but these errors were encountered: