rec / myersLinks
A tiny, generic implementation of the Myers diff algorithm
☆20Updated 4 years ago
Alternatives and similar repositories for myers
Users that are interested in myers are comparing it to the libraries listed below
Sorting:
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 9 months ago
- Pure python Aho-Corasick library.☆216Updated 2 years ago
- Fast and customizable text tokenization library with BPE and SentencePiece support☆314Updated 3 months ago
- super fast cpp implementation of longest common subsequence/substring☆70Updated last year
- ☆172Updated 4 months ago
- python bindings of cppjieba ,recommand jieba_fast for results consistency and speed balance☆22Updated 5 years ago
- Python package for lexicon; Trie and DAWG implementation.☆55Updated 8 months ago
- Simhash and near-duplicate detection☆417Updated 2 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Python bindings for cld3☆27Updated 2 years ago
- A small seq2seq punctuator tool based on DistilBERT☆52Updated 7 months ago
- 80x faster and 95% accurate language identification with Fasttext☆160Updated last year
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- Python binding of cedar (implementation of efficiently-updatable double-array trie) using Cython☆17Updated 5 years ago
- fastText model serving service☆59Updated 8 months ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆205Updated last week
- wrap cppjieba by swig.☆20Updated 7 years ago
- A clone of Darts (Double-ARray Trie System)☆151Updated 2 months ago
- Python bindings for RocksDB☆35Updated 3 years ago
- Extract docx headers, footers, (formatted) text, footnotes, endnotes, properties, and images.☆187Updated last week
- Fast Python Bloom Filter using Mmap☆127Updated last year
- ☆40Updated 4 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Estimate the phonetic distance between Chinese words and get similar sounding candidate words.☆37Updated 3 months ago
- Fast edit distance Python extension written in Cython/C++. Supports Levenshtein distance and Damerau Optimal String Alignment (OSA) dista…☆24Updated 2 months ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago
- Rust-based Python wrapper for duckling library in Haskell☆25Updated 4 years ago
- Pythonic search engine based on PyLucene.☆128Updated 8 months ago
- 双端trie树的python实现☆11Updated 7 years ago