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에 분류·예/아니요·평가 질문을 보내는 CLI.