mmihaltz / pysettrie
python3 package supporting efficient storage and querying of sets of sets using the trie data structure. Supports finding all the supersets/subsets of a given set from a collection of sets. Also includes a trie-based mapping container where the keys are sets.
☆23Updated last year
Alternatives and similar repositories for pysettrie
Users that are interested in pysettrie are comparing it to the libraries listed below
Sorting:
- Yet another regression toolkit☆12Updated 11 years ago
- An index data structure for approximate string search.☆23Updated 6 years ago
- Python library for declarative, constrained, structured-output prediction.☆21Updated last year
- brat rapid annotation tool (brat) - for all your textual annotation needs☆10Updated 7 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Algorithms for "schema matching"☆26Updated 8 years ago
- Fast structured perceptron sequential labeler☆15Updated 9 years ago
- Hidden alignment conditional random field for classifying string pairs.☆24Updated this week
- ☆20Updated 7 years ago
- A project for clustering text streams using locality-sensitive hashing (LSH) in Python☆26Updated 13 years ago
- Python bindings for MetroHash☆19Updated last month
- Implements dictionary-based entity extraction as described in the FAERIE paper http://dbgroup.cs.tsinghua.edu.cn/dd/papers/sigmod2011-fae…☆9Updated 8 years ago
- This is an Object Oriented implementation of a Trie in python. The class contains setter and getter methods, and implements several usefu…☆15Updated 7 years ago
- Tokenize and clean strings in Python☆12Updated 7 years ago
- allennlp + streamlit demo☆22Updated 5 years ago
- Set-oriented Operations in Pandas☆24Updated 4 years ago
- R library for common information retrieval metrics☆13Updated last year
- Scalable String Similarity Joins in Python☆39Updated 10 months ago
- Scripts for ECML PKDD 2018 article: Similarity encoding for learning with dirty categorical variables☆11Updated 6 years ago
- bin files☆13Updated 3 months ago
- Fast IdEntification of State-of-The-Art models using adaptive bandit algorithms☆14Updated 2 years ago
- High-dimensional approximate nearest neighbor in python☆11Updated 6 years ago
- Gaussian Process Regression for Python/Numpy☆14Updated 8 years ago
- Induce word representations using random indexing (RI)☆29Updated 14 years ago
- ☆24Updated 7 years ago
- Converter from UD-trees to BART representation☆36Updated last year
- Gopalan, P., Ruiz, F. J., Ranganath, R., & Blei, D. M. (2014). Bayesian Nonparametric Poisson Factorization for Recommendation Systems. I…☆15Updated 10 years ago
- Optimal ordering of elements in a set given their distance matrix.☆17Updated last year
- A multi-threaded C++ implementation of Nickel & Kiela's "Poincare Embeddings" paper from NIPS 2017, following the implementation of the a…☆17Updated 6 years ago
- Python wrapper for a C++ Double Metaphone☆15Updated this week