Skip to content
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

Let the XMI Reader skip corrupted XMI #182

Open
khituras opened this issue Mar 7, 2024 · 0 comments
Open

Let the XMI Reader skip corrupted XMI #182

khituras opened this issue Mar 7, 2024 · 0 comments
Assignees

Comments

@khituras
Copy link
Member

khituras commented Mar 7, 2024

It can happen that the JeDIS XMI store is corrupted by changed or incomplete preprocessing. It is quite tedious to iron out such cases because it is unknown which documents are affected and the reader will stop with exceptions.
Instead, let the reader skip corrupted documents and log a warning. Eventually, the corpus will be processed but the skipped documents will still habe in_process status in the CoStoSys subset table. Then we can re-preprocess those to fix the issues.

@khituras khituras self-assigned this Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant