jsort
keltokhy
Ranks text along a plain-English criterion using pairwise Jev Noul comparisons and a locally fitted Bradley-Terry scale.
- License
- MIT
- GitHub Stars
- 8
- Source reviewed
- —
Where Jev makes a decision
Jev judges whether text A ranks higher than text B on the supplied criterion; local code schedules comparisons and fits a Bradley-Terry scale with standard errors.
What this project offers
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
Review scope
Author and repository text is preserved where clear; missing languages are enriched automatically. Checks establish source-level Jev integration, not runtime, safety, or performance validation.
Sources and implementation
- keltokhy/jsort/blob/380dfe57760241681c4743bece352ea4c5086c39/README.md
- keltokhy/jsort/blob/380dfe57760241681c4743bece352ea4c5086c39/src/jsort/model.py
- keltokhy/jsort/blob/380dfe57760241681c4743bece352ea4c5086c39/src/jsort/__init__.py
- keltokhy/jsort/blob/380dfe57760241681c4743bece352ea4c5086c39/src/jsort/__main__.py
- keltokhy/jsort/blob/380dfe57760241681c4743bece352ea4c5086c39/src/jsort/cli.py
- keltokhy/jsort/blob/380dfe57760241681c4743bece352ea4c5086c39/src/jsort/core.py
Related projects
SemDecide
sharziki · CLI & Pipelines
A Python CLI for semantic predicates, routing, scoring and filtering over text or JSONL.
TypeSafe AI Playground
markjaquith · CLI & Pipelines
Rust CLI experiments for health-information screening, comment review, tone analysis and business or occupation classification.
jev-cli
tumf · CLI & Pipelines
A CLI and stdio MCP server for typed Jev judgments over text or JSON.
jev-cli
jtsang4 · CLI & Pipelines
A CLI for asking Jev classification, yes/no and scoring questions over text or JSON input.