roy-ht / editdistanceLinks
Fast implementation of the edit distance(Levenshtein distance)
☆688Updated last year
Alternatives and similar repositories for editdistance
Users that are interested in editdistance are comparing it to the libraries listed below
Sorting:
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,274Updated 3 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,008Updated 3 weeks ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,092Updated 2 weeks ago
- A python binding for crfsuite☆774Updated 9 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- Python port of Moses tokenizer, truecaser and normalizer☆495Updated last year
- 🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.☆863Updated 10 months ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆833Updated 2 months ago
- Find parts of long text or data, allowing for some changes/typos.☆325Updated last month
- spellchecking library for python☆611Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Python library implementing a trie data structure.☆822Updated 4 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆659Updated last year
- scikit-learn inspired API for CRFsuite☆431Updated last year
- ☆170Updated 3 months ago
- Python, Java implementation of TS-SS called from "A Hybrid Geometric Approach for Measuring Similarity Level Among Documents and Document…☆299Updated 5 years ago
- Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)☆1,215Updated 9 months ago
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆749Updated last month
- 🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)☆471Updated 5 months ago
- Python implementation of Suffix Trees and Generalized Suffix Trees.☆127Updated 4 years ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆289Updated 2 years ago
- Python wrapper for LanguageTool grammar checker☆328Updated 3 years ago
- Correctly generate plurals, ordinals, indefinite articles; convert numbers to words☆1,026Updated 2 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Fast BPE☆670Updated last year
- Fast, DB Backed pretrained word embeddings for natural language processing.☆222Updated 3 months ago
- Calculates Word Mover's Distance Insanely Fast☆461Updated last year
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,144Updated 3 weeks ago