madisonmay / CommonRegex
A collection of common regular expressions bundled with an easy to use interface.
☆1,575Updated 2 years ago
Alternatives and similar repositories for CommonRegex:
Users that are interested in CommonRegex are comparing it to the libraries listed below
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,130Updated last month
- A simple Python module for parsing human names into their individual components☆673Updated 11 months ago
- python parser for human readable dates☆2,652Updated last month
- Port of Google's language-detection library to Python.☆1,793Updated 2 months ago
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆631Updated 3 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- A toolkit for making domain-specific probabilistic parsers☆800Updated 7 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,274Updated 3 years ago
- Python bindings to libpostal for fast international address parsing/normalization☆807Updated 2 months ago
- Python address detector and parser☆208Updated last year
- The simplest way to extract text from PDFs in Python☆428Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆824Updated last week
- Find dates inside text using Python and get back datetime objects☆652Updated 11 months ago
- extract text from any document. no muss. no fuss.☆4,112Updated 5 months ago
- Fuzzy Finder implemented in Python☆374Updated 2 weeks ago
- Python library implementing a trie data structure.☆819Updated 4 years ago
- Web Content Retrieval for Humans™☆620Updated 2 years ago
- NLP, before and after spaCy☆2,225Updated last year
- A Debugging Tool☆224Updated 4 years ago
- a python library for parsing unstructured western names into name components.☆606Updated 6 months ago
- Unofficial Python wrapper for official Hacker News API☆166Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year
- A simple fuzzy matching set for python strings☆227Updated 8 months ago
- Parse human-readable date/time strings☆701Updated 2 months ago
- universal character encoding detector☆400Updated 4 months ago
- A Python 3 library for parsing human-written times and dates☆345Updated 5 years ago
- a python library for parsing unstructured United States address strings into address components☆1,563Updated this week
- Extract countries, regions and cities from a URL or text☆218Updated 4 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,073Updated last month
- Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.☆1,580Updated 3 weeks ago