cceh / suffix-treeLinks
A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.
☆54Updated 2 years ago
Alternatives and similar repositories for suffix-tree
Users that are interested in suffix-tree are comparing it to the libraries listed below
Sorting:
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated 2 weeks ago
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- Auto-generate Python APIs from JSON schema specifications☆79Updated 6 years ago
- CSV on the web☆47Updated 2 months ago
- Roaring Bitmap in Cython☆82Updated last year
- Python BK-tree data structure to allow fast querying of "close" matches☆186Updated 4 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆42Updated 2 months ago
- Pure Python CDB reader/writer☆45Updated 3 weeks ago
- Python implementation of Suffix Trees and Generalized Suffix Trees.☆127Updated 5 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 9 months ago
- ☆52Updated 2 years ago
- Tools for indexing gzip files to support random-like access.☆28Updated 4 years ago
- Binary Python bindings for poppler utils for content extraction☆42Updated 4 years ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated 3 weeks ago
- Locality-sensitive hashing algorithm for text similarity comparisons☆59Updated 8 months ago
- ☆84Updated 3 weeks ago
- Generate Pandas frames, load and extract data, based on JSON Table Schema descriptors.☆52Updated 4 years ago
- Doing sql in notebooks.☆15Updated 2 years ago
- 💥 Cython bindings for MurmurHash2☆44Updated last month
- Memory efficient way of reading files line-by-line from the end of file.☆45Updated 5 months ago
- Custom Python functions for working with SQLite FTS4☆23Updated 3 years ago
- gametight lightweight caching library for python☆67Updated 3 years ago
- Useful Mutable Mappings☆72Updated 2 years ago
- Extract, parse and populate templates from strings☆27Updated 6 years ago
- Regular Expression based parsers for extracting data from natural languages☆71Updated 8 years ago
- Toolkit for graph-relational data across space and time☆118Updated last year
- Python library for handling efficiently sorted integer sets.☆227Updated 2 months ago
- Statham is a Python Model Parsing Library for JSON Schema.☆39Updated 2 years ago
- A pipeline framework for python☆109Updated last week