Task #3129
Ext-v94.5: Change message when we find results for user's search term
Description
Currently, we say "For explanation from author on "<search terms>", click below".
We want to say the above only if we are sure. Change the message to below otherwise.
Less sure: For more information from author on "<search terms>", click below
Least sure: For a rough answer from author on "<search terms>", click below
Updated by Ayush Khandelwal over 1 year ago
- Due date set to 07/17/2023
- Assignee changed from Ayush Khandelwal to Ayanava Karmakar
- Estimated time set to 3.00 h
Updated by Ayush Khandelwal over 1 year ago
- Subject changed from Change message when we find results for user's search term to Ext-v94.5: Change message when we find results for user's search term
Updated by Ayanava Karmakar over 1 year ago
Do new experiment after http://34.67.50.25/issues/3136 implementation
Updated by Ayanava Karmakar over 1 year ago
also, take care of plurals like 'function' - 'functions'
but not 'pantry' - 'pantries'
Updated by Ayanava Karmakar over 1 year ago
Total Score = final score * purplelinkresult score
Sure -> total score >= 0.5
Less Sure -> 0.3 <= total score < 0.5
Least Sure -> total score < 0.3
Updated by Ayanava Karmakar over 1 year ago
- Status changed from In Progress to Resolved
- Assignee changed from Ayanava Karmakar to Ayush Khandelwal
- % Done changed from 80 to 100
Updated by Ayush Khandelwal over 1 year ago
- Status changed from Review to Feedback
- Assignee changed from Ayush Khandelwal to Ayanava Karmakar
Updated by Ayanava Karmakar over 1 year ago
- Assignee changed from Ayanava Karmakar to Ayush Khandelwal
Updated by Ayush Khandelwal over 1 year ago
- Assignee changed from Ayush Khandelwal to Ram Kordale
Working as expected