ahupp / bktreeLinks
Implementation of Burkhard-Keller trees in various languages
☆52Updated 15 years ago
Alternatives and similar repositories for bktree
Users that are interested in bktree are comparing it to the libraries listed below
Sorting:
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 8 years ago
- HAT-Trie for Python☆87Updated 9 years ago
- A pure python implementation of locality sensitive hashing for text documents☆86Updated 10 years ago
- *Deprecated* A fast and accurate part-of-speech tagger for TextBlob.☆101Updated 10 years ago
- Python wrapper around SVDLIBC, a fast library for sparse Singular Value Decomposition☆55Updated 12 years ago
- Tree-Structured, First- and Higher-Order Linear Chain, and Semi-Markov CRFs☆45Updated 6 years ago
- Roaring Bitmap in Cython☆82Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆545Updated 2 weeks ago
- A simple proof of concept levenshtein automaton in Python☆108Updated 10 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆148Updated last year
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- Transition-based statistical parser☆417Updated 8 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last week
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years ago
- Statistical Dependency Parser using SVM as proposed by Yamada et al☆29Updated 9 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆98Updated 10 years ago
- LSH based high dimensional clustering for sets and points☆80Updated 11 years ago
- [NO LONGER MAINTAINED AS OPEN SOURCE - USE SCALETEXT.COM INSTEAD]☆107Updated 12 years ago
- A deep, LSTM-based part of speech tagger and sentiment analyser using character embeddings instead of words. Compatible with Theano and T…☆92Updated 8 years ago
- A fast Python implementation of locality sensitive hashing.☆71Updated 10 years ago
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- Implementation of Bayesian Sets for fast similarity searches.☆14Updated 14 years ago
- It is a forest of random projection trees☆224Updated 5 years ago
- Tool to visualize data quickly with no brain usage for plot creation☆47Updated last month
- A Python library for learning from dimensionality reduction, supporting sparse and dense matrices.☆78Updated 8 years ago
- Recurrent Neural Network language modeling toolkit☆38Updated 11 years ago