Skip to content

ecclarke42/ranked-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ranked-search

A simple implementation of an n-gram-based ranked search tool in Rust.

This exposes an Index for searching and a simplified Collection to search for specific objects.

Prior Work

This library was intended as a simplification of the search function in imdb-rename's indexer.

I could publish this on crates.io, but it seems like there are a lot more (and more mature) existing n-gram libraries already on the site. This mostly served as a learning exercise for me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages