minhash# minhash(input, num_hashes, ngram_size, seed, hash_function)[source]# Calculates the minimum hash over the inputs ngrams, repeating with num_hashes permutations.