roy-ht / editdistance
Fast implementation of the edit distance(Levenshtein distance)
☆685Updated last year
Alternatives and similar repositories for editdistance:
Users that are interested in editdistance are comparing it to the libraries listed below
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,077Updated last month
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- Python library implementing a trie data structure.☆820Updated 4 years ago
- A python binding for crfsuite☆773Updated 7 months ago
- 🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)☆465Updated 3 months ago
- scikit-learn inspired API for CRFsuite☆430Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆993Updated last year
- Python port of Moses tokenizer, truecaser and normalizer☆495Updated 11 months ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆151Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,274Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆386Updated 2 years ago
- 🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.☆849Updated 8 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆533Updated last year
- 🍣 A lightweight console printing and formatting toolkit☆460Updated 11 months ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆222Updated last month
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- Python, Java implementation of TS-SS called from "A Hybrid Geometric Approach for Measuring Similarity Level Among Documents and Document…☆298Updated 5 years ago
- spellchecking library for python☆609Updated 10 months ago
- ☆169Updated last month
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆741Updated 2 months ago
- Parallel t-SNE implementation with Python and Torch wrappers.☆1,901Updated last year
- Fast word vectors with little memory usage in Python☆417Updated 3 years ago
- A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.☆652Updated last month
- Python library for computing edit distance between arbitrary Python sequences.☆102Updated 2 months ago
- Weighted Levenshtein library☆108Updated last year
- Simhash and near-duplicate detection☆415Updated last year
- Port of Google's language-detection library to Python.☆1,793Updated 2 months ago
- Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)☆1,213Updated 7 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Package for evaluating word embeddings☆437Updated 4 years ago