Fork me on GitHub
摘要: # 下面给出python的实现,使用murmurhash算法 import mmh3 from bitarray import bitarray # zhihu_crawler.bloom_filter # Implement a simple bloom filter with murmurhas 阅读全文
posted @ 2019-08-14 15:44 stardsd 阅读(716) 评论(0) 推荐(0) 编辑