roy-ht / editdistanceLinks
Fast implementation of the edit distance(Levenshtein distance)
☆705Updated last year
Alternatives and similar repositories for editdistance
Users that are interested in editdistance are comparing it to the libraries listed below
Sorting:
- Python port of Moses tokenizer, truecaser and normalizer☆495Updated last year
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,122Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,277Updated 4 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,073Updated last month
- Python library implementing a trie data structure.☆824Updated 4 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 3 months ago
- A python binding for crfsuite☆772Updated 3 weeks ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated 2 weeks ago
- 🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.☆895Updated last year
- Find parts of long text or data, allowing for some changes/typos.☆336Updated 2 months ago
- spellchecking library for python☆617Updated 4 months ago
- scikit-learn inspired API for CRFsuite☆433Updated last week
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 3 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆856Updated last month
- Fast BPE☆678Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- Byte Pair Encoding for Python!☆233Updated 3 years ago
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆668Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- ☆177Updated 9 months ago
- A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.☆679Updated 3 weeks ago
- Python, Java implementation of TS-SS called from "A Hybrid Geometric Approach for Measuring Similarity Level Among Documents and Document…☆300Updated 6 years ago
- Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)☆1,218Updated last year
- A Fast Levenshtein Distance Library for Python☆86Updated 10 months ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆155Updated 2 years ago
- Correctly generate plurals, ordinals, indefinite articles; convert numbers to words☆1,060Updated 8 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Language independent truecaser in Python.☆159Updated 4 years ago
- Formerly known as code.google.com/p/1-billion-word-language-modeling-benchmark☆449Updated 9 years ago
- 🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)☆482Updated 2 months ago