MichaelAquilina / hashedindexLinks
Python package providing an Inverted Index implementation using dictionaries
☆36Updated 4 years ago
Alternatives and similar repositories for hashedindex
Users that are interested in hashedindex are comparing it to the libraries listed below
Sorting:
- Python search module for fast approximate string matching☆54Updated 3 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Find strings/words in text; convenience and C speed☆126Updated 3 years ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆171Updated 4 years ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆292Updated 2 years ago
- An efficient simhash implementation for python☆127Updated 6 years ago
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years ago
- Lightning Fast Language Prediction 🚀☆167Updated 5 months ago
- A multilingual, multi-style and multi-granularity dataset for cross-language textual similarity detection☆61Updated 8 years ago
- Efficiently search the most similar strings against the query in Python.☆18Updated 8 months ago
- Python 3 Spelling Corrector☆178Updated 2 years ago
- A Cython implementation of the affine gap string distance☆57Updated 3 years ago
- A system for learning word weights, optimised for sentence-level vector similarity☆42Updated 9 years ago
- Knowledge extraction from web data☆92Updated 7 years ago
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- A Lightweight NLP Data Loader for All Deep Learning Frameworks in Python☆181Updated 2 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated last year
- ☆178Updated 10 months ago
- Developing different methods for expanding a query/topic in information retrieval and choosing the best expanded query using similarity m…☆11Updated 8 years ago
- Python API for Various DB-Backed Simhash Clusters☆64Updated 8 years ago
- Python bindings to the Compact Language Detector☆33Updated 5 years ago
- Python BK-tree data structure to allow fast querying of "close" matches☆186Updated 4 years ago
- Python wrapper around SVDLIBC, a fast library for sparse Singular Value Decomposition☆55Updated 12 years ago
- A project for clustering text streams using locality-sensitive hashing (LSH) in Python☆26Updated 14 years ago
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- maximum entropy based part-of-speech tagger for NLTK☆45Updated 9 years ago
- Tools and services for evaluating topic models☆15Updated 9 years ago
- A python module for word inflections designed for use with spaCy.☆93Updated 5 years ago
- Extract synonyms, keywords from sentences using modified implementation of Aho Corasick algorithm☆40Updated 8 years ago