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

Make TF-IDF a function for similarity anchor instead of its own anchor type #16

Closed
WarmCyan opened this issue Jul 5, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@WarmCyan
Copy link
Collaborator

WarmCyan commented Jul 5, 2023

ICAT could come with a small library of functions that could be quickly passed into the model.

This would require re-thinking how the "example" button works, as we'd need to have a default/a way to set what similarity function should be used by default.

@WarmCyan WarmCyan added the enhancement New feature or request label Jul 5, 2023
@WarmCyan
Copy link
Collaborator Author

Instead I decided to go the complete opposite direction and instead of having similarity functions, make it so similarity functions have to subclass the anchor, see #39

@WarmCyan WarmCyan closed this as not planned Won't fix, can't repro, duplicate, stale Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant