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

Harmonise response categories #58

Open
woodthom2 opened this issue Oct 29, 2024 · 0 comments
Open

Harmonise response categories #58

woodthom2 opened this issue Oct 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@woodthom2
Copy link
Contributor

woodthom2 commented Oct 29, 2024

Description

Harmony has the response_options list property within a question, but we are not using it.

Can we output a similarity score for the response options if enabled?.

  • Should this be a secondary consideration? -> we only take it into account if the main items match?
    ** If item matches, what is % match of response categories?
  • Can we use the response categories combined with the question text for Harmony?
  • Can there be an option to integrate the response categories?
  • Some of the response categories are reversed - we need to make sure to ignore the numbers and the order they come in?
  • Perhaps Harmony can output e.g. 0.5 * question match score + 0.5 * response options match score

Rationale

If two questions match, the researcher will also want to know if the response options are equivalent.

@woodthom2 woodthom2 added the enhancement New feature or request label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant