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:
- Python search module for fast approximate string matching☆54Updated 2 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 7 years ago
- *Deprecated* A fast and accurate part-of-speech tagger for TextBlob.☆101Updated 10 years ago
- A pure python implementation of locality sensitive hashing for text documents☆85Updated 10 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 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 5 years ago
- A pure Python implementation of Aho-Corasick algorithm.☆23Updated 7 years ago
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years 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
- Statistical Dependency Parser using SVM as proposed by Yamada et al☆29Updated 9 years ago
- Python BK-tree data structure to allow fast querying of "close" matches☆186Updated 4 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated 5 months ago
- [NO LONGER MAINTAINED AS OPEN SOURCE - USE SCALETEXT.COM INSTEAD]☆107Updated 12 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- Roaring Bitmap in Cython☆81Updated last year
- ☆28Updated 6 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆544Updated last week
- google all pairs similarity search package, with swig bindings☆23Updated 10 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆98Updated 10 years ago
- lightweight python wrapper for vowpal wabbit☆168Updated 5 years ago
- Parallelizing word2vec in shared and distributed memory☆191Updated 2 years ago
- An Apache Lucene TokenFilter that uses a word2vec vectors for term expansion.☆24Updated 11 years ago
- Query-Document Relevance