Packages

Fuzzy string matching, distance, similarity, ranking, and entity resolution in Gleam

Current section

Files

Jump to
starfuzz include starfuzz@rank_ComponentScore.hrl
Raw

include/starfuzz@rank_ComponentScore.hrl

-record(component_score, {name :: binary(), score :: float(), weight :: float()}).