ptrus / suffix-treesLinks
Python implementation of Suffix Trees and Generalized Suffix Trees.
☆127Updated 5 years ago
Alternatives and similar repositories for suffix-trees
Users that are interested in suffix-trees are comparing it to the libraries listed below
Sorting:
- Suffix tree for string searching☆165Updated 3 years ago
- A Fast Levenshtein Distance Library for Python☆85Updated 9 months ago
- NCLS. Basically a static interval-tree that is silly fast for both construction and lookups. Deprecated but maintained.☆224Updated 5 months ago
- A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.☆676Updated 8 months ago
- fast, pure-python interval overlap testing☆52Updated 5 years ago
- A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.☆54Updated 2 years ago
- Python package for string algorithms ➰☆50Updated 11 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆304Updated last year
- Fast hierarchical clustering routines for R and Python.☆154Updated last week
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 2 months ago
- Roaring Bitmap in Cython☆82Updated last year
- Time everything in IPython☆126Updated 2 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆690Updated last year
- Open compressed files in Python☆80Updated last month
- Venn diagrams with word clouds☆50Updated last year
- Find parts of long text or data, allowing for some changes/typos.☆333Updated 3 weeks ago
- ☆21Updated 9 years ago
- Optimized implementation of suffix tree in python using Ukkonen's algorithm.☆53Updated last month
- markov clustering in python☆175Updated 3 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Python bindings to Succinct Data Structure Library 2.0☆34Updated 6 years ago
- A pure-python implementation of the UpSet suite of visualisation methods by Lex, Gehlenborg et al.☆318Updated 7 years ago
- Python implementations of TRESTLE, COBWEB/3, and COBWEB☆61Updated last year
- Example Python code for comparing documents using MinHash☆251Updated 6 years ago
- Weighted Levenshtein library☆113Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Python library for handling efficiently sorted integer sets.☆226Updated last month
- markov cluster algorithm - python☆82Updated 8 years ago
- Levenshtein and Hamming distance computation☆116Updated 6 years ago
- graph-tool - Efficient network analysis☆109Updated 2 years ago