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 2 years ago
- Find strings/words in text; convenience and C speed☆127Updated 3 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years ago
- Efficiently search the most similar strings against the query in Python.☆18Updated 6 months ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- Tools and services for evaluating topic models☆15Updated 9 years ago
- An efficient simhash implementation for python☆126Updated 6 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated last year
- maximum entropy based part-of-speech tagger for NLTK☆45Updated 9 years ago
- Pythonic search engine based on PyLucene.☆131Updated 3 weeks ago
- a pure-Python PATRICIA trie implementation.☆30Updated 11 years ago
- An open-source NLP library: fast text cleaning and preprocessing☆23Updated 4 years ago
- 一个微型的基于 Python 的 HMM (隐马尔可夫模型) 包 | A micro python package for HMM (Hidden Markov Model)☆15Updated 5 years ago
- Python 3 Spelling Corrector☆178Updated 2 years ago
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- Knowledge extraction from web data☆92Updated 7 years ago
- "Python Rule-based feAture sTructure Analysis" or "Python Rule-bAsed Text Analysis"☆70Updated 4 years ago
- Python wrapper for Apache OpenNLP tools☆34Updated 9 years ago
- Python package for lexicon; Trie and DAWG implementation.☆55Updated last year
- A system for learning word weights, optimised for sentence-level vector similarity☆42Updated 9 years ago
- Facebook faiss相关的python接口☆15Updated 5 years ago
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- Python bindings to the Compact Language Detector☆33Updated 5 years 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
- code and data used to build a training dataset for dragnet models☆10Updated 5 years ago
- Using Centroids of Word Embeddings and Word Mover's Distance for Biomedical Document Retrieval in Question Answering.☆14Updated 8 years ago
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆68Updated 2 years ago
- A better working example of SIFRank and SIFRank+ models for keyword extraction. Easy to setup using docker-compose.☆11Updated last year
- Implements Rocchio Query Expansion - similar to "related searches:" found at popular search engines but based on relevant documents selec…☆20Updated 9 years ago