gpoulter / python-ngramLinks
Python Set subclass that supports searching by ngram similarity
☆119Updated 4 years ago
Alternatives and similar repositories for python-ngram
Users that are interested in python-ngram are comparing it to the libraries listed below
Sorting:
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆541Updated last month
- Fast multi-keyword search engine for text strings☆257Updated last year
- ☆174Updated 6 months ago
- Python wrapper for aspell (C extension and python version)☆82Updated 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
- Text normalization library for Python☆203Updated 7 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆249Updated last week
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- A Python implementation of the Metaphone and Double Metaphone algorithms☆81Updated last year
- Pure python Aho-Corasick library.☆219Updated 2 years ago
- Lightning Fast Language Prediction 🚀☆167Updated last month
- A simple fuzzy matching set for python strings☆230Updated last year
- An efficient simhash implementation for python☆126Updated 5 years ago
- Language detection extension for spaCy 2.0+☆113Updated 6 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- spellchecking library for python☆613Updated 3 weeks ago
- "Python Rule-based feAture sTructure Analysis" or "Python Rule-bAsed Text Analysis"☆70Updated 4 years ago
- Python stemming library using snowball stemmers☆264Updated last month
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 11 months ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago
- Python package for lexicon; Trie and DAWG implementation.☆55Updated 10 months ago
- Get list of common stop words in various languages in Python☆156Updated last year
- Textpipe: clean and extract metadata from text☆302Updated 4 years ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆291Updated 2 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Python 3 Spelling Corrector☆177Updated 2 years ago
- Weighted Levenshtein library☆111Updated 2 years ago