JoshData / fast_diff_match_patch
Python package for Google's diff-match-patch native C++ implementation.
☆74Updated 7 months ago
Alternatives and similar repositories for fast_diff_match_patch:
Users that are interested in fast_diff_match_patch are comparing it to the libraries listed below
- Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.☆51Updated 3 weeks ago
- Extract, parse and populate templates from strings☆27Updated 5 years ago
- Regular Expression based parsers for extracting data from natural languages☆70Updated 7 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆84Updated 2 weeks ago
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆65Updated last year
- Python Solr query utility // http://solrq.readthedocs.org/en/latest/☆25Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆96Updated last year
- Backport of Python 3's csv module for Python 2☆64Updated 4 years ago
- Python wrapper for RE2☆100Updated 4 months ago
- Python bindings to the Compact Language Detector☆33Updated 4 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
- A Python binding of SQLite Full Text Search Tokenizer☆47Updated last week
- Resolve JSON Pointers in Python☆140Updated 5 months ago
- A python package for grapheme aware string handling☆110Updated 2 years ago
- Utility library to turn country names into ISO two-letter codes☆66Updated last week
- Add CreateView and DropView to SQLAlchemy☆58Updated last year
- A Python implementation of Lunr.js 🌖☆195Updated 3 weeks ago
- An index data structure for approximate string search.☆23Updated 5 years ago
- Python implementation of core ProseMirror modules☆46Updated 2 months ago
- An extendable docx file format parser and converter☆192Updated 4 years ago
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆42Updated 2 years ago
- URL normalization for Python☆94Updated 2 years ago
- Simple streaming JSON parser and encoder.☆129Updated last week
- Ordered Set implementation in Cython☆74Updated 4 years ago
- XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml