gpoulter / python-ngramLinks
Python Set subclass that supports searching by ngram similarity
☆119Updated 3 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 multi-keyword search engine for text strings☆256Updated 11 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 2 years ago
- ☆173Updated 5 months ago
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- 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
- Pure python Aho-Corasick library.☆217Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last month
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- A Python implementation of the Metaphone and Double Metaphone algorithms☆82Updated last year
- An efficient simhash implementation for python☆126Updated 5 years ago
- Text normalization library for Python☆204Updated 7 years ago
- Lightning Fast Language Prediction 🚀☆167Updated last week
- Python 3 Spelling Corrector☆177Updated last year
- Python package for lexicon; Trie and DAWG implementation.