Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing norms of comparison functions #205

Open
JosephKuchar opened this issue May 28, 2024 · 0 comments
Open

Changing norms of comparison functions #205

JosephKuchar opened this issue May 28, 2024 · 0 comments

Comments

@JosephKuchar
Copy link

Hi,

Maybe a dumb question, but how do you change the norm when you apply different comparison functions? In my case I'd like to change the LCS norm from "dice" to "overlap", but

compare.string('Name', 'Name', method='lcs', label='Name_LCS', 'norm'='overlap')

does not seem to change the norm, so I guess there's somewhere else to apply kwargs?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant