Skip to content

pdamasceno/jaroWinklerKMeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jaroWinklerKMeans

Building

mkdir build
cd build
cmake ..
make

Running

The binary will be inside the build folder and the file list document is in the root of the project

./jaroWinklerKMeans -k 10 -f ../filelist.txt

Output

The output files generated are stored in the outputs folder and there are two output examples there already

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published