I noticed that the default cosine similarity is .8, but it seems like it's not bringing back matches that are just one character in some cases and I was wondering if there was a way I could bring the cosine similarity as a parameter? I looked at your examples and seemed like there was nothing that did that. Or would I just have to import the class and change the default value myself?
I noticed that the default cosine similarity is .8, but it seems like it's not bringing back matches that are just one character in some cases and I was wondering if there was a way I could bring the cosine similarity as a parameter? I looked at your examples and seemed like there was nothing that did that. Or would I just have to import the class and change the default value myself?