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

Computing argument scores #6

Merged
merged 13 commits into from
Nov 29, 2024
Merged

Computing argument scores #6

merged 13 commits into from
Nov 29, 2024

Conversation

nickkeesG
Copy link
Collaborator

There is now a function getArgumentScores in argumentScoreHandler. I've tested this locally, and it seems to work fine. It will only return scores for arguments which have enough data, otherwise it won't return anything. It also has to infer what the arguments are from the collection of reactions, so obviously if an argument was never reacted on, it won't be included in the output.

Changes to packages should all be related to tensorflow, which is used to compute user similarity.

Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for mindmeldtool ready!

Name Link
🔨 Latest commit 3904e26
🔍 Latest deploy log https://app.netlify.com/sites/mindmeldtool/deploys/6749a9d5419b220008a0be8e
😎 Deploy Preview https://deploy-preview-6--mindmeldtool.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sofvanh sofvanh merged commit 34bd822 into main Nov 29, 2024
4 checks passed
@sofvanh sofvanh deleted the computingArgumentScores branch November 29, 2024 11:49
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