madisonmay / CommonRegexLinks
A collection of common regular expressions bundled with an easy to use interface.
☆1,587Updated 2 years ago
Alternatives and similar repositories for CommonRegex
Users that are interested in CommonRegex are comparing it to the libraries listed below
Sorting:
- A simple Python module for parsing human names into their individual components☆702Updated last year
- Find dates inside text using Python and get back datetime objects☆666Updated last year
- Python address detector and parser☆214Updated 2 years ago
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,187Updated last month
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 3 years ago
- Parse human-readable date/time strings☆710Updated 3 months ago
- Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).☆1,970Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,277Updated 4 years ago
- The simplest way to extract text from PDFs in Python☆428Updated 3 years ago
- A fast and friendly PDF scraping library.☆783Updated 2 years ago
- spellchecking library for python☆618Updated 4 months ago
- Web Content Retrieval for Humans™☆630Updated 3 years ago
- A toolkit for making domain-specific probabilistic parsers☆805Updated last year
- Delorean: Time Travel Made Easy☆1,832Updated 3 years ago
- Python 2.7 Regular Expression cheatsheet, as a restructured text document and Makefile to convert it to PDF☆517Updated last year
- Textpipe: clean and extract metadata from text☆302Updated 4 years ago
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆632Updated 4 years ago
- Converts XML to Python objects☆630Updated this week
- Modern robots.txt Parser for Python☆197Updated 2 years ago
- Heuristic based boilerplate removal tool☆811Updated 11 months ago
- Python regular expressions made easy☆1,641Updated last year
- Flatten JSON in Python☆553Updated 2 years ago
- Fixes mojibake and other glitches in Unicode text, after the fact.☆4,011Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 4 months ago
- pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX …☆632Updated 3 months ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Iterative JSON parser with Pythonic interface☆628Updated 6 years ago
- A simple fuzzy matching set for python strings☆230Updated last year
- Get list of common stop words in various languages in Python☆159Updated 3 months ago
- A Python 3 library for parsing human-written times and dates☆343Updated 6 years ago