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

Add Minhash #4

Open
justinfargnoli opened this issue Aug 19, 2020 · 6 comments
Open

Add Minhash #4

justinfargnoli opened this issue Aug 19, 2020 · 6 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@justinfargnoli
Copy link
Owner

This should just involve implementing the Hasher interface with a struct that produces the minhash of []float64.

@justinfargnoli justinfargnoli added enhancement New feature or request good first issue Good for newcomers labels Aug 19, 2020
@soulclimberchick
Copy link

Hey there, I am new-ish to contributing to some open source projects in Go and would love to work on this issue!

@justinfargnoli
Copy link
Owner Author

Hello @soulclimberchick, that's great to hear :) I'm just beginning to work on open source projects.

Is the description of the issue clear? If not, just let me know and I'll clarify :)

Whenever you're ready to start working on the issue, just assign it to yourself.

@soulclimberchick
Copy link

Thanks @justinfargnoli I think it's pretty clear. Thanks also for tagging this with the good first issue tag. It helps us newbies out a lot.

@soulclimberchick
Copy link

One thing: I don't see the checkboxes next to issues to be able to assign myself. I think you might have to change permissions for me.

@justinfargnoli
Copy link
Owner Author

It looks like GitHub doesn't allow you to be able to assign the issue to yourself, so I just assigned the issue to you.

@justinfargnoli
Copy link
Owner Author

@soulclimberchick I'll unassign this issue to you unless you'd like to take another stab at it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants