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

✨ Spam filtering of the aggregated search results #392

Open
neon-mmd opened this issue Nov 25, 2023 · 5 comments
Open

✨ Spam filtering of the aggregated search results #392

neon-mmd opened this issue Nov 25, 2023 · 5 comments

Comments

@neon-mmd
Copy link
Owner

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 the src/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

Copy link

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

@lxrst
Copy link

lxrst commented Dec 1, 2023

I'd be interested in working on this

@alamin655
Copy link
Collaborator

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.

@neon-mmd
Copy link
Owner Author

@lxrst it has been a month so far, any progress on this issue so far? We would like to know 🙂 .

Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment