czcorpus / kontext

An advanced, extensible web front-end for the Manatee-open corpus search engine
GNU General Public License v2.0
61 stars 22 forks source link

Detect non-matching attributes in aligned corpora ... #6293

Closed tomachalek closed 2 months ago

tomachalek commented 2 months ago

... and offer a solution to a user

This happens only in case there are two aligned corpora where the primary corpus allows for selecting attributes which are not present in aligned corpora. Leaving this untreated possibly breaks concordance data parsing and processing as the number of values (foo/bar/baz) is different than number of selected attrs (word/lemma/xxx/tag)