regextable - Pattern-Based Text Extraction and Standardization with Lookup
Tables
Extracts information from text using lookup tables of
regular expressions. Each text entry is compared against
patterns in a lookup table, returning the extracted substrings
alongside optional metadata. Users can choose to extract all
matching patterns (generating multiple rows per text entry) or
limit extraction to the first match. This approach enables
comprehensive, standardized pattern coverage when processing
large or complex text datasets.