Skip to content
#

winnowing-algorithm

Here are 5 public repositories matching this topic...

Language: All
Filter by language

A high-performance text plagiarism detection pipeline engineering exact string matching via Knuth-Morris-Pratt (KMP) and Rabin-Karp architectures, coupled with structural winnowing fingerprinting for local alignment. Implements an optimized sub-linear time candidate screening matrix leveraging MinHash and Locality-Sensitive Hashing (LSH) to handle

  • Updated Jun 8, 2026
  • Python

A high-performance text plagiarism detection pipeline using KMP and Rabin-Karp exact matching, robust Winnowing fingerprinting, and sub-linear time candidate screening via MinHash + Locality-Sensitive Hashing (LSH), built with a unified Streamlit analytical dashboard.

  • Updated Jun 8, 2026
  • Python

Improve this page

Add a description, image, and links to the winnowing-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the winnowing-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more