ufal / lindat-kontext

An alternative web front-end for the Manatee corpus search engine
GNU General Public License v2.0
5 stars 1 forks source link

issues with the Token detail #208

Open Ansa211 opened 6 years ago

Ansa211 commented 6 years ago

I will list them here so that they are not forgotten.

tomachalek commented 6 years ago

Hi, the "book" unicode character has been already replaced by a custom SVG icon in the "master" branch.

Ansa211 commented 5 years ago
Ansa211 commented 5 years ago
Kira-D commented 5 years ago

@Ansa211, I think this 'if, by accident, the attribute expected by the token-detail plugin does not exist in the corpus ..' is a matter of proper configuration since the attribute is assigned by a user in both places (token detail plugin config and corpus config). Therefore a user should know which attributes exist in a corpus and which of them he/she wants to use in the plugin.

Kira-D commented 5 years ago
  • [ ] if, by accident, the attribute expected by the token-detail plugin does not exist in the corpus, some error warning should be given (currently, when I accidentally named the attribute valframe instead of pdtvallex, the PDT-Vallex (disambiguated) plugin always returned the first frame from the lexicon

@tomachalek Is it possible to implement some sort of validation and warning in the current architecture?

tomachalek commented 5 years ago

Hi @Kira-D, please see https://github.com/czcorpus/kontext/pull/2591 and my Slack post.

Kira-D commented 5 years ago

@tomachalek Thanks! We'll update our master this week and test it.

Ansa211 commented 5 years ago

Retesting after the recent update of production. These issues persist: Multiword KWIC issues:

New suggestions/comments: