pub const DEFAULT_SIMILARITY_THRESHOLD: f32 = 0.5;
If similarity is greater or equal to thresold than it’s a match!