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

UHF-9962 recommendations algorithm #626

Merged
merged 23 commits into from
May 28, 2024
Merged

UHF-9962 recommendations algorithm #626

merged 23 commits into from
May 28, 2024

Conversation

rpnykanen
Copy link
Contributor

@rpnykanen rpnykanen commented May 27, 2024

UHF-9962

Created sql-query which gets most relevant content recommendations for news_item nodes.

How to install

  • Make sure your instance is up and running on correct branch.
    • git checkout UHF-9962
    • make fresh
  • Run make drush-cr

How to test

  • Log in as admin
  • Go and enable the recommendations block
    • drush cr
  • View any news item which have annif-tags
    • this one has quite good recommendations.
  • The page should load normally
  • Under the original recommendations there should be new block
  • Optional: Open one of the recommended news
    • Do cross referencing to see that the tags in both news have matches.
  • Check that this feature works
  • Check that code follows our standards

Continuous documentation

  • This feature has been documented/the documentation has been updated
  • This change doesn't require updates to the documentation

Translations

  • Translations have been added to .po -files and included in this PR

Copy link

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@rpnykanen rpnykanen merged commit 371746c into dev May 28, 2024
2 checks passed
@rpnykanen rpnykanen deleted the UHF-9962 branch May 28, 2024 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants