care icon indicating copy to clipboard operation
care copied to clipboard

Improve tokenization of icd11 codes in redis index

Open sainak opened this issue 1 year ago • 5 comments

icd11 diagnosis codes like RA01.1 are considered as 2 tokens if the string is indexed directly (ref) so we need to escape the periods like this RA01\.1 before indexing

sainak avatar Jan 19 '24 11:01 sainak

Hi @sainak I'd like to take on this issue

Clemo97 avatar Mar 03 '24 12:03 Clemo97

@sainak I just noticed that his issue might conflict with another issue by @DraKen0009 https://github.com/coronasafe/care/pull/1927

Clemo97 avatar Mar 06 '24 08:03 Clemo97

If this issue is already not resolved, I would like to work on this issue!! @sainak

ab1123 avatar Mar 30 '24 19:03 ab1123

If this issue is already not resolved, I would like to work on this issue!! @sainak

maybe we can work on it together

Clemo97 avatar Apr 03 '24 18:04 Clemo97

@Clemo97 unassigning due to no activity. Feel free to take it up if you'd be making a PR to solve this issue.

rithviknishad avatar May 07 '24 08:05 rithviknishad