Arborator / arborator-frontend

VueJs based user interface for Arborator-flask
GNU Affero General Public License v3.0
10 stars 4 forks source link

[Feature request]: reducing choices in relation annotation #272

Open kimgerdes opened 1 year ago

kimgerdes commented 1 year ago

Is there already a feature request for this?

Describe the problem to be solved

  1. If a main relation (subj, obj) has been selected, only the relevant subrelations should appear. Other subrelations should be accessible only via a "other" or "more" button.
  2. The same mechanism should exist for @deep relations
  3. Ideally, even features should rank relevant features (case for nouns, mood for verbs, ...) first. Each time the project is opened this simple statistics could be updated.

Suggest a solution

No response

kirianguiller commented 1 year ago

Nice idea.

I think, as a preparatory step before this, we should change slightly the UI of the attribute table.

So we could add, instead of dropdowns for the labels, a flat list of labels (like tags) where only one could be selected.

We will do a quick proposition with Khensa and see how it goas.

We then can add some smart selection