ryanfox / bktreeLinks
A pure-python implementation of BK-Trees
☆17Updated 2 years ago
Alternatives and similar repositories for bktree
Users that are interested in bktree are comparing it to the libraries listed below
Sorting:
- Natural language processing using unsupervised vectors representation.☆105Updated 6 years ago
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- Unsupervised ML algorithm for predictive modeling and time-series analysis☆39Updated 5 years ago
- Python wrapper around SVDLIBC, a fast library for sparse Singular Value Decomposition☆55Updated 12 years ago
- Automated Machine Learning: go from 'X' to 'y' without effort.☆49Updated 6 years ago
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years ago
- Python search module for fast approximate string matching☆54Updated 3 years ago
- Extract synonyms, keywords from sentences using modified implementation of Aho Corasick algorithm☆40Updated 8 years ago
- Online machine learning algorithms (based on OLL C++ library)☆22Updated 8 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- Find which links on a web page are pagination links☆29Updated 9 years ago
- *Deprecated* A fast and accurate part-of-speech tagger for TextBlob.☆101Updated 10 years ago
- An intent recognizing algorithm to predict the intent of a given text.☆124Updated 7 years ago
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- ☆16Updated 4 years ago
- Statistical Dependency Parser using SVM as proposed by Yamada et al☆29Updated 9 years ago
- An Apache Lucene TokenFilter that uses a word2vec vectors for term expansion.☆24Updated 11 years ago
- Language Lego☆143Updated 6 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
- Natural language generation language☆56Updated 6 years ago
- Collection of functions and scripts for text retrieval in Python: Document collection preprocessing, Feature Selection, Indexing, Query p…☆43Updated 12 years ago
- A library & tools to evaluate predictive language models.☆65Updated 2 years ago
- Python bindings for libwapiti☆67Updated 6 years ago
- Text normalization library for Python☆202Updated 7 years ago
- Classifying text with bag-of-words