scrapinghub / python-simhashLinks
An efficient simhash implementation for python
☆126Updated 6 years ago
Alternatives and similar repositories for python-simhash
Users that are interested in python-simhash are comparing it to the libraries listed below
Sorting:
- Fast multi-keyword search engine for text strings☆257Updated last year
- NER toolkit for HTML data☆259Updated last year
- Automatic Item List Extraction☆87Updated 9 years ago
- Simhash and near-duplicate detection☆420Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆388Updated 3 years ago
- Scrapy extension which writes crawled items to Kafka☆30Updated 7 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Detect and classify pagination links☆103Updated last month
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆544Updated 2 weeks ago
- Python bindings to the Compact Language Detector☆33Updated 5 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated last month
- A python library detect and extract listing data from HTML page.☆108Updated 8 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- Python interface to Boilerpipe, Boilerplate Removal and Fulltext Extraction from HTML pages☆542Updated 4 years ago
- Scrapy spider middleware to ignore requests to pages containing items seen in previous crawls☆275Updated 8 months ago
- A python implementation of DEPTA☆83Updated 8 years ago
- Python API for Various DB-Backed Simhash Clusters☆64Updated 8 years ago
- Python Diffbot API Client☆125Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 2 years ago
- Extract text from HTML☆134Updated 5 years ago
- ☆175Updated 7 months ago
- Use pyppeteer from a Scrapy spider☆59Updated 5 years ago
- Fast Redis Bloom Filters in Python☆290Updated 6 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆285Updated this week
- Pure python Aho-Corasick library.☆220Updated 2 years ago
- Frontera backend to guide a crawl using PageRank, HITS or other ranking algorithms based on the link structure of the web graph, even whe…☆55Updated last year
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆291Updated 2 years ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆170Updated 3 years ago
- Scrapy Eagle is a tool that allow us to run any Scrapy based project in a distributed fashion and monitor how it is going on and how many…☆24Updated 5 years ago
- Fast Python Bloom Filter using Mmap☆129Updated last month