Orbit is a regular-expression engine for Java 21. It targets drop-in compatibility with java.util.regex and adds a meta-engine that selects the fastest execution strategy per pattern, a lexical ...
A Flask-based API that extracts financial data and numeric expressions from text using four interchangeable methods (regex, spaCy, word2number, BERT) plus a side-by-side comparison endpoint that ...