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

Sanity check of output #12

Open
fginter opened this issue Oct 10, 2014 · 0 comments
Open

Sanity check of output #12

fginter opened this issue Oct 10, 2014 · 0 comments
Assignees

Comments

@fginter
Copy link
Member

fginter commented Oct 10, 2014

On failure, the parser tends to produce seemingly correct output when only quickly looking on its first few pages (as demonstrated many times before). We should check the output sanity. 1) structurally, using the CoNLL-U sanity checker and 2) by comparing the number of tokens and sentences which entered the pipeline against the final number which left the pipeline. That way we can at least guarantee we have parsed everything into something that looks reasonable.

@fginter fginter self-assigned this Oct 10, 2014
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