spraakbanken / sparv-pipeline

Språkbanken's text analysis tool
https://spraakbanken.gu.se/sparv
MIT License
25 stars 6 forks source link

Sparv does not print error message when `conll_export.source_annotations` is not declared #157

Closed anne17 closed 2 years ago

anne17 commented 2 years ago

Should quit with the following Sparv error:


[sparv:config]
The annotator conll_export:conllu is trying to access the config key 'conll_export.source_annotations' which isn't declared anywhere.```

It's got something to do with the key being missing in `config_usage` in `config.py`.