Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] User couldn't find DEFoGD precisionFDA challenge with FDA, Parkinson and PD tokens #2709

Open
3 tasks done
tschaffter opened this issue Jun 10, 2024 · 2 comments
Open
3 tasks done
Labels
bug Something isn't working data/processing data

Comments

@tschaffter
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

What product(s) are you seeing the problem on?

OpenChallenges

Current behavior

The user was looking for this precisionFDA challenge:

The challenge is indexed in OC:

The issue is that the user couldn't find the challenge with the search terms:

  • fda
  • parkinson
  • PD

Questions:

  1. Shall all the precisionFDA challenge be returned when the user type "fda"? Note that we already have a filter to show the precisionFDA challenges.
  2. While Parkinson (actually "Parkinson's") and "PD" are included in the first paragraph of the challenge on the precisionFDA challenge, these token as not included in the description captured by OC.

@gaiaandreoletti @vpchung How would you address these questions?

Expected behavior

No response

Anything else?

No response

Commit ID

No response

Are you developing inside the dev container?

  • I am using the dev container

Code of Conduct

  • I agree to follow this project's Code of Conduct
@tschaffter tschaffter added bug Something isn't working data data/processing labels Jun 10, 2024
@vpchung
Copy link
Member

vpchung commented Jun 11, 2024

Shall all the precisionFDA challenge be returned when the user type "fda"? Note that we already have a filter to show the precisionFDA challenges.

I think it would make sense that the text search looks at title, description, and platform name. Possibly headline as well, as this will address your second point.

While Parkinson (actually "Parkinson's") and "PD" are included in the first paragraph of the challenge on the precisionFDA challenge, these token as not included in the description captured by OC.

It looks like the "At a Glance" paragraph was used as the challenge description, not "Background".

@gaiaandreoletti
Copy link
Collaborator

I have added Parkinson's (PD) to the headline to improve the search

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working data/processing data
Projects
None yet
Development

No branches or pull requests

3 participants