Cargo Features
ProbMinHash has no features set by default.
[dependencies]
probminhash = { version = "0.1.11", features = ["sminhash2"] }
- sminhash2
-
to enable the interger version of superminhash
Affects
probminhash::superminhasher2
…
ProbMinHash has no features set by default.
[dependencies]
probminhash = { version = "0.1.11", features = ["sminhash2"] }
to enable the interger version of superminhash
Affects
probminhash::superminhasher2
…