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:
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated 2 weeks ago
- Text normalization library for Python☆202Updated 7 years ago
- ☆177Updated 9 months ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆171Updated 4 years ago
- Pure python Aho-Corasick library.☆220Updated last week
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 3 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆292Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 3 months ago
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- Python 3 Spelling Corrector☆178Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Lightning Fast Language Prediction 🚀☆167Updated 5 months ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- spellchecking library for python☆617Updated 4 months ago
- ☆129Updated 4 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- Python package providing an Inverted Index implementation using dictionaries☆36Updated 4 years ago
- A Python 3 phonetics library.☆137Updated 5 years ago
- Get list of common stop words in various languages in Python☆159Updated 2 months ago
- A simple fuzzy matching set for python strings☆230Updated last year
- A Python implementation of the Metaphone and Double Metaphone algorithms☆83Updated last year
- An efficient simhash implementation for python☆127Updated 6 years ago
- Python tool for normilizing text and text canonicalization (DISCONTINUED)☆41Updated 12 years ago
- Python package for lexicon; Trie and DAWG implementation.☆56Updated last year
- Yet another Python binding for fastText☆225Updated 7 years ago
- super fast cpp implementation of longest common subsequence/substring☆72Updated 2 years ago