kvh / Python-Suffix-TreeLinks
Suffix tree for string searching
☆165Updated 3 years ago
Alternatives and similar repositories for Python-Suffix-Tree
Users that are interested in Python-Suffix-Tree are comparing it to the libraries listed below
Sorting:
- Python implementation of Suffix Trees and Generalized Suffix Trees.☆127Updated 5 years ago
- markov cluster algorithm - python☆82Updated 8 years ago
- A pure python implementation of locality sensitive hashing for text documents☆85Updated 10 years ago
- Python implementations of TRESTLE, COBWEB/3, and COBWEB☆61Updated last year
- Yet Another Hidden Markov Model repository.☆249Updated 9 years ago
- A fast Python implementation of locality sensitive hashing.☆70Updated 10 years ago
- Vector space representation of genetic data☆36Updated 8 years ago
- convert a lot of zeros and ones to fewer real numbers☆23Updated 11 years ago
- Hierarchical Dirichlet processes. Topic models where the data determine the number of topics. This implements Gibbs sampling.☆149Updated 8 years ago
- A flexible version of CorEx developed for bio-data challenges that handles missing data, continuous/discrete variables, multi-CPU, overla…☆142Updated 4 years ago
- High-performance Non-negative Matrix Factorizations (NMF) - Python/C++☆49Updated 7 years ago
- Biomedical Relation Extraction for Transcription Factor and Gene / Gene Products (part of a Master Thesis at Rostlab, TUM)☆12Updated 7 years ago
- Python collections supporting parallel map/reduce style methods☆40Updated 2 years ago
- NCLS. Basically a static interval-tree that is silly fast for both construction and lookups. Deprecated but maintained.☆223Updated 4 months ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 7 years ago
- A high performance implementation of HDBSCAN clustering. http://hdbscan.readthedocs.io/en/latest/☆100Updated 8 years ago
- word vector library☆34Updated 6 years ago
- ☆34Updated 7 years ago
- Tutorials on Python Data Containers for no-so-BigData☆21Updated 9 years ago
- Bayesian Factorization with Side Information in C++ with Python wrapper☆41Updated 3 years ago
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- Machine-curated database of genetic disease and genome-wide association studies☆57Updated 6 years ago
- Tips and tricks for plotting in python☆28Updated 6 years ago
- Superfast betabinomial fit implemented in Cython☆15Updated 2 weeks ago
- LSH based high dimensional clustering for sets and points☆79Updated 10 years ago
- Tool to visualize data quickly with no brain usage for plot creation☆46Updated last week
- Memory-efficient Count-Min Sketch Counter (based on Madoka C++ library)☆27Updated 6 years ago
- CGAT-ruffus is a lightweight python module for running computational pipelines☆175Updated 4 years ago
- Predicting closed questions on Stack Overflow☆44Updated 7 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated last month