Skip to content

feat: score --sample CLI with rich dimension table (Closes #67) - #145

Open
laurentketterle-hub wants to merge 1 commit into
mergeos-bounties:masterfrom
laurentketterle-hub:feat/score-sample-cli-67
Open

feat: score --sample CLI with rich dimension table (Closes #67)#145
laurentketterle-hub wants to merge 1 commit into
mergeos-bounties:masterfrom
laurentketterle-hub:feat/score-sample-cli-67

Conversation

@laurentketterle-hub

Copy link
Copy Markdown

Score --sample CLI with Rich Dimension Table

Adds nokaman score --sample <path> command that evaluates a single learner sample and displays dimension-level scores in a rich table.

Usage

nokaman score --sample data/samples/en_writing_b1_sample.json

Output

  • Sample metadata (language, skill, CEFR)
  • Dimension scores table (vocabulary, grammar, fluency, etc.)
  • Overall score and band

Uses the existing evaluate_sample_file() pipeline — no new dependencies.

Acceptance

  • CLI command works with --sample path
  • Rich table output with dimension scores
  • Compatible with existing eval pipeline

Closes #67

…ies#67)

Signed-off-by: laurentketterle-hub <laurentketterle-hub@users.noreply.github.com>
@laurentketterle-hub

Copy link
Copy Markdown
Author

/claim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[50 MRG] CLI: nokaman score --sample path with rich table output

1 participant