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 multi-keyword search engine for text strings☆257Updated last year
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- ☆173Updated 5 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆540Updated 3 weeks 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
- 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
- Text normalization library for Python☆203Updated 7 years ago
- Pure python Aho-Corasick library.☆217Updated 2 years ago
- Lightning Fast Language Prediction 🚀☆167Updated 3 weeks ago
- ☆129Updated 3 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- A Python implementation of the Metaphone and Double Metaphone algorithms☆82Updated last year
- A fully customisable language detection pipeline for spaCy☆93Updated 6 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Python 3 Spelling Corrector☆177Updated last year
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 11 months ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- Language detection extension for spaCy 2.0+☆113Updated 6 years ago
- spellchecking library for python☆614Updated last week
- A simple fuzzy matching set for python strings☆230Updated last year
- Weighted Levenshtein library☆111Updated 2 years ago
- Yet another Python binding for fastText☆225Updated 6 years ago
- Get list of common stop words in various languages in Python☆156Updated last year
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- Python tool for normilizing text and text canonicalization (DISCONTINUED)☆41Updated 12 years ago
- Python stemming library using snowball stemmers☆264Updated last month
- Python package providing an Inverted Index implementation using dictionaries☆35Updated 4 years ago