rec / myersLinks
A tiny, generic implementation of the Myers diff algorithm
☆22Updated 5 years ago
Alternatives and similar repositories for myers
Users that are interested in myers are comparing it to the libraries listed below
Sorting:
- Pure python Aho-Corasick library.☆220Updated 2 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated last year
- python bindings of cppjieba ,recommand jieba_fast for results consistency and speed balance☆22Updated 6 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated last month
- Python package for lexicon; Trie and DAWG implementation.☆55Updated last year
- Fast and customizable text tokenization library with BPE and SentencePiece support☆326Updated 8 months ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆218Updated last week
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Simhash and near-duplicate detection☆421Updated 2 years ago
- super fast cpp implementation of longest common subsequence/substring☆72Updated 2 years ago
- 80x faster and 95% accurate language identification with Fasttext☆163Updated last year
- ☆176Updated 9 months ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆155Updated 2 years ago
- Text to sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder.☆256Updated 3 years ago
- Pythonic search engine based on PyLucene.☆131Updated this week
- Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough☆287Updated 3 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,063Updated last week
- Python package providing an Inverted Index implementation using dictionaries☆36Updated 4 years ago
- Fast edit distance Python extension written in Cython/C++. Supports Levenshtein distance and Damerau Optimal String Alignment (OSA) dista…☆25Updated 6 months ago
- Rust-based Python wrapper for duckling library in Haskell☆26Updated 5 years ago
- Python bindings for cld3☆27Updated 2 years ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆292Updated 2 years ago
- Community-maintained faiss wheel builder☆381Updated this week
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆377Updated 3 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- ⚡ A fast embedded library for approximate nearest neighbor search☆235Updated 2 years ago
- A Python Search Engine for Humans 🥸☆243Updated last week
- Python binding of cedar (implementation of efficiently-updatable double-array trie) using Cython☆17Updated 5 years ago
- Python bindings for RocksDB☆35Updated 3 years ago
- Simply, faster, sentence-transformers☆143Updated last year