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:
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 7 years ago
- *Deprecated* A fast and accurate part-of-speech tagger for TextBlob.☆102Updated 9 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- A pure python implementation of locality sensitive hashing for text documents☆85Updated 9 years ago
- Python wrapper around SVDLIBC, a fast library for sparse Singular Value Decomposition☆55Updated 11 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆99Updated 10 years ago
- Transition-based statistical parser☆417Updated 7 years ago
- Tree-Structured, First- and Higher-Order Linear Chain, and Semi-Markov CRFs☆45Updated 5 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- Statistical Dependency Parser using SVM as proposed by Yamada et al☆29Updated 9 years ago
- [NO LONGER MAINTAINED AS OPEN SOURCE - USE SCALETEXT.COM INSTEAD]☆108Updated 12 years ago
- A pure Python implementation of Aho-Corasick algorithm.☆22Updated 7 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 9 years ago
- Scripts and codes for replicating experiments published in Exploring Topic Coherence over many models and many topics☆82Updated 3 years ago
- Roaring Bitmap in Cython☆81Updated last year
- Language Lego☆141Updated 5 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Classifying text with bag-of-words☆113Updated 10 years ago
- A deep, LSTM-based part of speech tagger and sentiment analyser using character embeddings instead of words. Compatible with Theano and T…☆91Updated 8 years ago
- Python bindings for libwapiti☆67Updated 5 years ago
- Topic modelling software using non-parametric methods☆70Updated 8 years ago
- A simple proof of concept levenshtein automaton in Python☆108Updated 9 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years ago
- Labeled examples from wiki dumps in Python☆67Updated 9 years ago
- Recurrent Neural Network language modeling toolkit☆38Updated 11 years ago