Skip to content

toaryangupta/plagarismChecker_Rabin-Karp_Algorithm

Repository files navigation

Plagarism Checker using Rabin-Karp Algorithm

Rate Calculation We compute Plagiarism Rate using the formula below


  • Rabin-Karp Algorithm

  • One way of calculating hash

  • Rolling Hash Function

  • Rolling Hash Function--Walk Through

Plagiarism Formula:

  • P =2*(SH))/(THA+THB)

    • P is the Plagiarism Rate
    • SH is the Identical Hash
    • THA is the Total Hash in Document A
    • THB is the Total Hash in Document B

  • Input File 1

  • Input File 2

  • Output


Research Paper Referred: Download

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages