Skip to main content

Data Processing & Transformation

Regex, string replacement, OCR, text similarity, key data extraction

ActivityWhat it does
Key Data ExtractorExtract key information from documents and images, efficiently formatting it into a predefined structure for quick and a
Match RegexpExtract text using regular expressions. Supports capture groups: if the pattern contains a group like ([^]]+), returns t
OCRExtract text from an image using Optical Character Recognition (OCR).
OCR TextExtract key information from a text, efficiently formatting it into a predefined structure for quick and accurate data r
Replace AllReplace multiple substrings in a string with their respective replacements
Text SimilarityComputes the similarity between a text and a list of candidates, extracting the text with the highest similarity above t