CopticScriptorium / coptic-nlp

Coptic NLP pipeline page and utilities
Apache License 2.0
14 stars 5 forks source link

system should warn about segmentation faults #28

Open amir-zeldes opened 5 years ago

amir-zeldes commented 5 years ago

We should fail gracefully if the input contains bad markup, as well as segmentation markers. Crashing example from user:

<lb n="12">_ⲁⲩⲱ_ⲁ|ⲩ|ⲗⲱ̣| <note note="Space for 2–3 letters in the lacuna">[...]</note></lb>

Space after pipe crashes system in --from_pipes mode.