-
Notifications
You must be signed in to change notification settings - Fork 101
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
✨ Spam filtering of the aggregated search results #392
Comments
The issue has been unlocked and is now ready for dev. If you would like to work on this issue, you can comment to have it assigned to you. You can learn more in our contributing guide https://github.com/neon-mmd/websurfx/blob/rolling/CONTRIBUTING.md |
I'd be interested in working on this |
Thank you for your willingness to contribute. 😊 I will assign you to the issue. If you have any questions or need further information, please don't hesitate to ask. ❤️ We have a Discord server; feel free to join and share your ideas and ask questions about the project. We would be glad to hear from you. |
@lxrst it has been a month so far, any progress on this issue so far? We would like to know 🙂 . |
Stale issue message |
Stale issue message |
Stale issue message |
Description
Implement an algorithm to filter out spam results from the aggregated search results by analyzing the title, url and description of results and checking whether they are related to the search query or are completely unrelated (in other words if they are spam results). The algorithm should be implemented in the
aggregator.rs
file located in thesrc/results/
folder under the codebase (websurfx
directory) where the algorithm to aggregate search results lie.Screenshots
No response
Do you want to work on this issue?
None
Additional information
No response
The text was updated successfully, but these errors were encountered: