scoder / acoraLinks
Fast multi-keyword search engine for text strings
☆255Updated 8 months ago
Alternatives and similar repositories for acora
Users that are interested in acora are comparing it to the libraries listed below
Sorting:
- An efficient simhash implementation for python☆125Updated 5 years ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆302Updated 11 months ago
- Python wrapper for RE2☆103Updated last week
- Pure python Aho-Corasick library.☆215Updated 2 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- 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
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Python wrapper for RE2☆296Updated 2 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Simhash and near-duplicate detection☆415Updated 2 years ago
- Python Non-cryptographic Hash Library☆284Updated last year
- spellchecking library for python☆609Updated 11 months ago
- Fast Python Bloom Filter using Mmap☆126Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last week
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Roaring Bitmap in Cython☆81Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- Python library for extracting text from various file formats (for indexing).☆113Updated 3 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆277Updated 2 months ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆176Updated this week
- ☆171Updated 2 months ago
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆300Updated last year
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 7 months ago
- NER toolkit for HTML data☆259Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆185Updated 4 years ago
- Python module to generate regular all expression matches☆186Updated 6 months ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 9 years ago