Skip to content

In MinHash documentation, MurmurHash3 doesn't have a hash32 method #303

@davidlowryduda

Description

@davidlowryduda

The code snippet for using MurmurHash3 doesn't work as mmh3 doesn't have a hash32 function. I suspect that these calling semantics were mirrored from Farmhash.

But there are 32-bit hash functions exposed in mmh3. I'll create a PR to fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions