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

Create a base class and adjust the existing methods to facilitate logic. #20

Open
Tracked by #18
ZenithClown opened this issue Nov 29, 2024 · 0 comments · May be fixed by #19
Open
Tracked by #18

Create a base class and adjust the existing methods to facilitate logic. #20

ZenithClown opened this issue Nov 29, 2024 · 0 comments · May be fixed by #19

Comments

@ZenithClown
Copy link
Member

ZenithClown commented Nov 29, 2024

The existing method LogicalFuzzy().fuzzy_scores() has to be refactored with a generic name to be used and called in the evaluate function from base class.

ZenithClown added a commit that referenced this issue Nov 29, 2024
- baseclass is registered and existing methods are integrated
- refactoring: fuzzy_scores() name is changed to generic scores, fixes #20
- changed documentation note
@ZenithClown ZenithClown linked a pull request Nov 29, 2024 that will close this issue
5 tasks
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

Successfully merging a pull request may close this issue.

1 participant