ermanh / trieregexLinks
Build efficient trie-based regular expressions from large word lists
☆66Updated 3 years ago
Alternatives and similar repositories for trieregex
Users that are interested in trieregex are comparing it to the libraries listed below
Sorting:
- Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity☆77Updated 2 years ago
- Loadable spellfix1 extension for sqlite as python package☆27Updated last year
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆191Updated last month
- Homoglyphs: get similar letters, convert to ASCII, detect possible languages and UTF-8 group.☆84Updated 5 years ago
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆99Updated 11 months ago
- Abydos NLP/IR library for Python☆194Updated 3 years ago
- Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.☆57Updated last year
- 🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)☆482Updated 2 months ago
- A Python implementation of Lunr.js 🌖☆203Updated 10 months ago
- Python wrapper for RE2☆106Updated 3 months ago
- ☆14Updated last week
- An in-memory database of Python objects, searchable using quasi-SQL API☆175Updated last week
- A fast, simple and lightweight Bloom filter library for Python, implemented in Rust.☆307Updated 2 months ago
- Stream JSON parser for Python☆49Updated 3 years ago
- Python bindings for Milli, the embeddable Rust-based search engine powering Meilisearch☆135Updated last year
- Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough☆287Updated 4 months ago
- A Rust-based regex crate wrapper for Python3 to get faster performance. 👾☆140Updated last year
- Parse natural language time expressions in python☆131Updated 3 years ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆217Updated last month
- Truly universal encoding detector in pure Python.☆733Updated 2 weeks ago
- Pure Python implementation of the XZ file format with random access support☆29Updated 3 months ago
- A fun party trick to run Python code from another venv into this one.☆218Updated 10 months ago
- Data about packages and maintainers on PyPI☆130Updated 4 months ago
- A python package for grapheme aware string handling☆115Updated 3 years ago
- Python bindings for jq☆436Updated 2 weeks ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated 3 months ago
- 🕊️ Radically lightweight command-line interfaces☆108Updated 4 months ago
- Pure python implementation of identifying files based off their magic numbers☆224Updated last month
- Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing☆76Updated last week
- Pure Python spell-checker, (almost) full port of Hunspell☆297Updated last year