roy-ht / editdistance
Fast implementation of the edit distance(Levenshtein distance)
☆678Updated 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,271Updated 3 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,059Updated 2 weeks ago
- 🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.☆837Updated 6 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆245Updated 10 months ago
- Python port of Moses tokenizer, truecaser and normalizer☆490Updated 9 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆981Updated 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…☆821Updated this week
- Find parts of long text or data, allowing for some changes/typos.☆313Updated 7 months ago
- spellchecking library for python☆608Updated 8 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆533Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆300Updated 9 months ago
- A python binding for crfsuite☆772Updated 5 months ago
- Fast multi-keyword search engine for text strings☆252Updated 5 months ago
- Python library implementing a trie data structure.☆821Updated 3 years ago
- Formerly known as code.google.com/p/1-billion-word-language-modeling-benchmark☆445Updated 8 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
- Fast BPE☆666Updated 8 months ago
- 🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)☆457Updated last month
- Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)☆1,204Updated 5 months ago
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆655Updated 8 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆372Updated 2 years ago
- scikit-learn inspired API for CRFsuite☆426Updated last year
- ASCII transliterations of Unicode text - GitHub mirror☆553Updated 10 months ago
- 💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy☆731Updated 6 months ago
- Lightning Fast Language Prediction 🚀☆166Updated 5 years ago
- Language independent truecaser in Python.☆160Updated 3 years ago
- ✔️Contextual word checker for better suggestions (not actively maintained)☆413Updated last month
- Python library for computing edit distance between arbitrary Python sequences.☆102Updated last week
- 🍣 A lightweight console printing and formatting toolkit☆457Updated 9 months ago