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

Concept Filtering by corpusId #213

Open
fmatthies opened this issue May 13, 2024 · 0 comments
Open

Concept Filtering by corpusId #213

fmatthies opened this issue May 13, 2024 · 0 comments
Assignees
Labels
concepts/documents Related to concepts or documents logic enhancement New feature or request

Comments

@fmatthies
Copy link
Contributor

Right now, the filtering of concepts by their corpusId is not made in neo4j, but rather in the ConceptClusterService itself. See the following methods therein:

  • conceptsForPage
  • conceptById
  • conceptsByDocumentId
  • conceptsByLabels
  • conceptsByPhraseIds
  • conceptsByLabelsAndPhrases

Maybe it's feasible to check/research if this has some performance implications or if it doesn't matter.

@fmatthies fmatthies added enhancement New feature or request concepts/documents Related to concepts or documents logic labels May 13, 2024
@fmatthies fmatthies self-assigned this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concepts/documents Related to concepts or documents logic enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant