CalibratedDecisions.

Repo · Data & extraction

sqlite3-jev

SQLite C extension that exposes Jev as SQL functions (jev_noul, jev_choice, jev_score) so queries can classify states such as ticket bodies directly,…

Open github.com ↗

From the repository

SQLite extension that calls TypeSafe Jev (or tensai serve) from SQL

How builders describe it

SQLite C extension that exposes Jev as SQL functions (jev_noul, jev_choice, jev_score) so queries can classify states such as ticket bodies directly, with only libcurl as a dependency.

The decision Jev makes

Keep or drop a row, assign a label, or select one field value at a time.

Where it fits

Putting Jev next to the data: filtering rows with plain-English conditions, classifying records, labelling datasets and pulling structure out of text one small decision at a time. All 67 data & extraction projects →

Related projects