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 search module for fast approximate string matching☆54Updated 2 years ago
- Find strings/words in text; convenience and C speed☆127Updated 3 years ago
- Fast multi-keyword search engine for text strings☆257Updated last year
- An efficient simhash implementation for python☆126Updated 6 years ago
- Efficiently search the most similar strings against the query in Python.☆18Updated 6 months ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated last year
- Python 3 Spelling Corrector☆178Updated 2 years ago
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- An index data structure for approximate string search.☆23Updated 6 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- A better working example of SIFRank and SIFRank+ models for keyword extraction. Easy to setup using docker-compose.☆11Updated last year
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- A Python library for extracting semantic information from text, such as dates and numbers.☆77Updated 3 years ago
- Levenshtein and Hamming distance computation☆116Updated 6 years ago
- Python wrapper for Apache OpenNLP tools☆34Updated 9 years ago
- Using Centroids of Word Embeddings and Word Mover's Distance for Biomedical Document Retrieval in Question Answering.☆14Updated 8 years ago
- A Domain Specific Language (DSL) for building language patterns. These can be later compiled into spaCy patterns, pure regex, or any othe…☆68Updated 3 years ago
- Tools to manipulate and extract data from wikipedia dumps☆46Updated 12 years ago
- A fully customisable language detection pipeline for spaCy☆93Updated 6 years ago
- Tools and services for evaluating topic models☆15Updated 9 years ago
- ☆176Updated 8 months ago
- Knowledge extraction from web data☆92Updated 7 years ago
- A Lightweight NLP Data Loader for All Deep Learning Frameworks in Python☆181Updated last year
- PyTorch implementation of StarSpace as described in "StarSpace: Embed All The Things!" by Ledell Wu, Adam Fisch, Sumit Chopra, Keith Adam…☆52Updated 7 years ago
- Extract dates from text☆65Updated 4 years ago
- Experiment with document similarity via Matt Kusner's MWD paper☆24Updated 9 years ago
- creating a dataset for person name disambiguation using combination of sources like wikipedia, DBLP authors and PPDB.☆52Updated 8 years ago
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years ago
- Pythonic search engine based on PyLucene.☆131Updated this week