ZhukovAlexander / triegexLinks
Build a trie-structured regular expression from a list of words
☆22Updated 6 years ago
Alternatives and similar repositories for triegex
Users that are interested in triegex are comparing it to the libraries listed below
Sorting:
- CSV on the web☆47Updated 3 months ago
- Pure Python CDB reader/writer☆45Updated 2 months ago
- Extract, parse and populate templates from strings☆27Updated 6 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last month
- Python package for Google's diff-match-patch native C++ implementation.☆87Updated last year
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆97Updated 2 years ago
- Regular Expression based parsers for extracting data from natural languages☆71Updated 8 years ago
- Implement SQLite table-valued functions with Python☆59Updated 2 years ago
- Python library to infer date format from examples☆45Updated 4 years ago
- ☆86Updated 2 months ago
- Custom Python functions for working with SQLite FTS4☆23Updated 3 years ago
- RDFLib store using SQLAlchemy dbapi as back-end☆159Updated 7 months ago
- A big, interactive table of package management tools in the Python ecosystem☆44Updated 3 years ago
- A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.☆54Updated 2 years ago
- Concurrent appendable key-value storage☆107Updated last year
- Python library for generating XPath expressions☆19Updated 2 years ago
- Generate Pandas frames, load and extract data, based on JSON Table Schema descriptors.☆52Updated 4 years ago
- Package for finding difference between two input sequences with ability to detect sequence elements displacements.☆32Updated 3 years ago
- A quicker pickle☆109Updated 3 years ago
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆68Updated 2 years ago
- (Archived) A Python library for record linkage and deduplication.☆19Updated last year
- Better version of repr/reprlib for short, cheap string representations in Python☆25Updated last year
- Statham is a Python Model Parsing Library for JSON Schema.☆39Updated 2 years ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last month
- A tiny library for Python text normalisation. Useful for ad-hoc text processing.☆157Updated 4 months ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- An index data structure for approximate string search.☆23Updated 6 years ago
- A python package for grapheme aware string handling☆115Updated 3 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago