Skip to content

Frequency determination #2392

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

Draft
wants to merge 31 commits into
base: develop
Choose a base branch
from

Conversation

heylissi
Copy link

This pull request contains methods for determining the frequency of matches across all submissions. Particularly rare matches may provide indications of plagiarism or frequent matches may indicate frequently used data structures that may be less important for plagiarism detection. Therefore, methods were implemented in the following to determine a frequency distribution across all matches contained in the submissions with different strategies.

@tsaglam tsaglam added the enhancement Issue/PR that involves features, improvements and other changes label May 21, 2025
@tsaglam

This comment was marked as outdated.

Copy link

sonarqubecloud bot commented Jun 7, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue/PR that involves features, improvements and other changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants