ahupp / bktree
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:
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 7 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 9 years ago
- ☆28Updated 5 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Cython implementation of DeepWalk☆54Updated last year
- Python wrapper around SVDLIBC, a fast library for sparse Singular Value Decomposition☆55Updated 11 years ago
- Roaring Bitmap in Cython☆81Updated 11 months ago
- Recurrent Neural Network language modeling toolkit☆38Updated 11 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- unofficial git mirror of http://svn.whoosh.ca svn repo☆49Updated 15 years ago
- A pure python implementation of locality sensitive hashing for text documents☆85Updated 9 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆99Updated 9 years ago
- *Deprecated* A fast and accurate part-of-speech tagger for TextBlob.☆102Updated 9 years ago
- Python bindings for the Google's FarmHash☆38Updated 8 months ago
- Yet another Chinese word segmentation package based on character-based tagging heuristics and CRF algorithm☆245Updated 12 years ago
- ☆26Updated 8 years ago
- [NO LONGER MAINTAINED AS OPEN SOURCE - USE SCALETEXT.COM INSTEAD]☆108Updated 11 years ago
- Python BK-tree data structure to allow fast querying of "close" matches☆183Updated 3 years ago
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- Tree-Structured, First- and Higher-Order Linear Chain, and Semi-Markov CRFs☆45Updated 5 years ago
- Benchmarking different LSTM libraries☆24Updated 9 years ago
- a pure-Python PATRICIA trie implementation.☆30Updated 10 years ago
- A simple proof of concept levenshtein automaton in Python☆109Updated 9 years ago
- Wabbit Wappa is a full-featured Python wrapper for the Vowpal Wabbit machine learning utility.☆101Updated 7 years ago
- Memory-efficient Count-Min Sketch Counter (based on Madoka C++ library)☆26Updated 6 years ago
- Implementation of an algorithm computing the nearest "N" neighbours to a vector, using a collection of hyperplane hashers.☆30Updated 9 years ago
- ☆44Updated 9 years ago
- A memory-based, optional-persistence naïve bayesian text classifier.☆36Updated 10 years ago
- Benchmarking approximate nearest neighbors. Note: This is an archived version from our SISAP 2017 paper, see below.☆27Updated 7 years ago