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
Look into how I can improve the query parser and tokenizer. One idea is to use a set instead and remove duplicate tokens. Right now we might be double-weighing duplicate terms in a query. Maybe also address words with hyphens. Like SARS-CoV-2.