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

#4456 - FTS score accessible in entity linking ranker #4457

Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Jan 25, 2024

What's in the PR

  • Extract the score from Lucene and Fuseki query results and pass it to the handle and then to the entity candidate.

How to test manually

  • Run application in dev mode
  • Perform some lookups against the KB
  • Check if the FTS score is listed in the results dropdown - also check if the score makes sense

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- Extract the score from Lucene and Fuseki query results and pass it to the handle and then to the entity candidate.
@reckart reckart added this to the 31.0 milestone Jan 25, 2024
@reckart reckart self-assigned this Jan 25, 2024
@reckart reckart merged commit 92371e3 into main Jan 25, 2024
2 checks passed
@reckart reckart deleted the feature/4456-FTS-score-accessible-in-entity-linking-ranker branch January 25, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant