Skip to content

fredevb/compressed-strings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compressing Collections of Similar Strings using Locality-Sensitive Hashing

Project Structure

The main code and the tests can be found in the folders "src/main/java/" and "src/test/java/" respectively.

The main code for the strings-compressing data structure can be found in CompressedStringList.java. Additionally, the file Main.java contains an example of its use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages