MichaelAquilina / hashedindexLinks
Python package providing an Inverted Index implementation using dictionaries
☆35Updated 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 Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Find strings/words in text; convenience and C speed☆127Updated 3 years ago
- Prebuilt .whl files for MacOS + Linux of the Facebook FAISS library☆56Updated 3 years ago
- An index data structure for approximate string search.☆23Updated 6 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 10 months ago
- Efficiently search the most similar strings against the query in Python.☆18Updated 3 months ago
- Fast multi-keyword search engine for text strings☆256Updated 11 months ago
- Python 3 Spelling Corrector☆177Updated last year
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- Text pattern search using marisa-trie☆18Updated 7 months ago
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years ago
- Using Centroids of Word Embeddings and Word Mover's Distance for Biomedical Document Retrieval in Question Answering.☆14Updated 8 years ago
- A Lightweight NLP Data Loader for All Deep Learning Frameworks in Python☆181Updated last year
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- A better working example of SIFRank and SIFRank+ models for keyword extraction. Easy to setup using docker-compose.☆11Updated 10 months ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Long(er) text representation and classification using Doc2Vec embeddings☆108Updated last year
- Python package for lexicon; Trie and DAWG implementation.☆55Updated 9 months ago
- Tools and services for evaluating topic models☆15Updated 9 years ago
- PyTorch implementation of StarSpace as described in "StarSpace: Embed All The Things!" by Ledell Wu, Adam Fisch, Sumit Chopra, Keith Adam…☆51Updated 7 years ago
- Collection of functions and scripts for text retrieval in Python: Document collection preprocessing, Feature Selection, Indexing, Query p…☆43Updated 12 years ago
- This is a prototype of a multi-lingual suite for named-entity recognition in Python.☆21Updated last year
- ALBERT Text Classification Tensorflow, Resume Classification☆15Updated 5 years ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆291Updated 2 years ago
- creating a dataset for person name disambiguation using combination of sources like wikipedia, DBLP authors and PPDB.☆52Updated 8 years ago
- An efficient simhash implementation for python☆126Updated 5 years ago
- A lightweight but powerful library to build token indices for NLP tasks, compatible with major Deep Learning frameworks like PyTorch and …☆51Updated 8 months ago
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆67Updated 2 years ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆170Updated 3 years ago