jsort
keltokhy
Ranks text along a plain-English criterion using pairwise Jev Noul comparisons and a locally fitted Bradley-Terry scale.
- ライセンス
- MIT
- GitHub Stars
- 8
- ソース確認日
- —
Jev が判断する箇所
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.
このプロジェクトの用途
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
確認の範囲
公開ソースと連携ロジックを確認済み。
ソースと実装
- 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
同じカテゴリのプロジェクト
SemDecide
sharziki · CLI・パイプライン
テキストや JSONL を判定・分類・採点・フィルタリングする Python CLI。
TypeSafe AI Playground
markjaquith · CLI・パイプライン
医療情報の検査、コメント確認、語調分析、業種・職業分類を試せる Rust CLI。
jev-cli
tumf · CLI・パイプライン
テキストや JSON を Jev で判断する CLI と stdio MCP サーバー。
jev-cli
jtsang4 · CLI・パイプライン
文章や JSON を入力し、Jev に分類・Yes/No・評価を質問する CLI。