roy-ht / editdistance
Fast implementation of the edit distance(Levenshtein distance)
☆669Updated last year
Alternatives and similar repositories for editdistance:
Users that are interested in editdistance are comparing it to the libraries listed below
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,268Updated 3 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆244Updated 9 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆976Updated 11 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆383Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆818Updated 3 weeks ago
- spellchecking library for python☆606Updated 8 months ago
- Python port of Moses tokenizer, truecaser and normalizer☆489Updated 8 months ago
- Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)☆1,194Updated 4 months ago
- 🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.☆831Updated 6 months ago
- Correctly generate plurals, ordinals, indefinite articles; convert numbers to words☆1,002Updated this week
- Calculates Word Mover's Distance Insanely Fast☆460Updated last year
- Python library implementing a trie data structure.☆820Updated 3 years ago
- Python, Java implementation of TS-SS called from "A Hybrid Geometric Approach for Measuring Similarity Level Among Documents and Document…☆297Updated 5 years ago
- ☆168Updated 8 months ago
- Fast BPE☆662Updated 8 months ago
- Find parts of long text or data, allowing for some changes/typos.☆313Updated 6 months ago
- A python binding for crfsuite☆772Updated 4 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆284Updated last year
- 🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)☆449Updated last month
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆534Updated last year
- Python library for computing edit distance between arbitrary Python sequences.☆102Updated last week
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆651Updated 8 months ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆222Updated last year
- Byte Pair Encoding for Python!☆227Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆371Updated 2 years ago
- (Official repo for pypi package) Python bindings for the Hunspell spellchecker engine☆186Updated 4 years ago
- Language independent truecaser in Python.☆160Updated 3 years ago
- Parse natural language time expressions in python☆131Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆298Updated last month