You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The Judgement file is maintained in different formats in different orgs , there are no standard formats except we need to know Query , doc id and relevance score (may be userid too in case of multiuser scenario)
Describe the solution you'd like
It would be great if we have a way to dynamically map the fields as required in the judgement list to the individual case , like relevance model
id:sku_id , query:search_term so on and so forth.
This should make quepid to be able to map to any kind of judgement list
Describe alternatives you've considered
Explicit script based transcription to the quepid friendly format
Additional context
Add any other context or screenshots about the feature request here.