ErwinKomen / RU-passim

0 stars 0 forks source link

DCT: clustering plug-in leftover #733

Open ErwinKomen opened 5 months ago

ErwinKomen commented 5 months ago

Dynamically adapt input boxes so, that the user can only select combinations that can also be executed

See issue #711

ErwinKomen commented 3 months ago

Implementation

  1. Possibly use the function filter_queryset() per select2 device to individualize what can and what cannot be chosen?
  2. Used dependent_fields, and that works for the possibilities below.
    1. I think we are safe now...
ErwinKomen commented 3 months ago

Possibilities

Sermons Distance Series Distances
Uniform any
Freq, LDA Cosine, LDA euclidean Edit_normalized, Edit
Dataset Sermons Distance
passim_sample Uniform
passim_core LDA_cosine, LDA_euclidean, Uniform
passim_core_custom Freq, LDA_cosine, LDA_euclidean, Uniform
omeliari Uniform