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

Various improvements to gather_related_terms() #23

Open
4 tasks
henriquesposito opened this issue Jun 14, 2024 · 0 comments
Open
4 tasks

Various improvements to gather_related_terms() #23

henriquesposito opened this issue Jun 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@henriquesposito
Copy link
Owner

Some aspects we could/should improve in the function:

  • Define a threshold for words that relate to a topic instead of selecting a fixed number of words. This could be also done via an argument.
  • There are various overlapping words in topics, should we remove or keep them? This could also be done via an argument.
  • Some small words are removed for when related terms are gathered, should we keep these?
  • Multiple words terms are removed for now. We perhaps need to find a way to keep these.
@henriquesposito henriquesposito self-assigned this Jun 14, 2024
@henriquesposito henriquesposito added the enhancement New feature or request label Jun 14, 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