Skip to content

mattdennewitz/text-fingerprinting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text fingerprinting via winnowing

This repo represents a Python 3.6+ implementation of winnowing as described in the paper "Winnowing: Local Algorithms for Document Fingerprinting", by Saul Schlemer, Daniel S. Wilkerson, and Alex Aiken.

Tests

To run tests, use pytest:

$ pytest .

About

Implementation of Winnowing: Local Algorithms for Document Fingerprinting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages