KorAP / Krill

:mag: A Corpus Data Retrieval Index using Lucene for Look-Ups
BSD 2-Clause "Simplified" License
16 stars 3 forks source link

Return @-attributes on matchinfos #65

Open Akron opened 4 years ago

Akron commented 4 years ago

Currently @-attributes associated with tokens, spans or relations are indexed and searchable, but they are not retrievable for matches, i.e. they are not shown in the token view or the tree- and arc-views. To make them become part of the query-by-match assistant changes to Koral are likely necessary, but for the plain visualization it is probably enough to return them with special attributes in the generated snippets.