doukremt / distanceLinks
Levenshtein and Hamming distance computation
☆116Updated 5 years ago
Alternatives and similar repositories for distance
Users that are interested in distance are comparing it to the libraries listed below
Sorting:
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated 3 weeks ago
- A simple fuzzy matching set for python strings☆229Updated last year
- A Python implementation of the Metaphone and Double Metaphone algorithms☆82Updated last year
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Weighted Levenshtein library☆111Updated 2 years ago
- Fast multi-keyword search engine for text strings☆256Updated 11 months ago
- 💥 Cython hash tables that assume keys are pre-hashed☆84Updated 3 months ago
- Language detection extension for spaCy 2.0+☆113Updated 6 years ago
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- Get list of common stop words in various languages in Python☆156Updated last year
- Lightning Fast Language Prediction 🚀☆167Updated this week
- Python wrapper around SVDLIBC, a fast library for sparse Singular Value Decomposition☆55Updated 12 years ago
- Find strings/words in text; convenience and C speed☆127Updated 2 years ago
- 💫 Scripts, tools and resources for developing spaCy☆126Updated 6 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- Python wrapper for Apache OpenNLP tools☆34Updated 8 years ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆170Updated 3 years ago
- An automated ingestion service for blogs to construct a corpus for NLP research.☆86Updated 7 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Sentiment analysis made easy; built on top off solid libraries.☆24Updated 8 years ago
- "Python Rule-based feAture sTructure Analysis" or "Python Rule-bAsed Text Analysis"☆70Updated 4 years ago
- 💙 Emoji handling and meta data for spaCy with custom extension attributes☆181Updated 2 years ago
- Text normalization library for Python☆204Updated 7 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 7 years ago
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years ago
- Python bindings for libwapiti☆67Updated 5 years ago
- Relatively simple text classification powered by spaCy☆41Updated 9 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 2 years ago
- A Python library for extracting semantic information from text, such as dates and numbers.☆77Updated 3 years ago
- Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipg…☆128Updated 8 months ago