You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **How priority and weight affect recommendations**
28
+
>
29
+
> -**Category priority** (default: 1) — Priorities are normalized relative to each other. If you set hep-ph=2 and cs.AI=1, hep-ph papers receive twice the category matching bonus. The category score contributes 20% of the total recommendation score.
30
+
> -**Keyword weight** (default: 1.0) — Weights are applied directly as a multiplier. A keyword with weight 2.0 contributes twice as much as one with weight 1.0 when found in a paper. The keyword score contributes 10% of the total recommendation score.
31
+
> - Categories with no explicit `--priority` default to 1; keywords with no `--weight` default to 1.0.
32
+
27
33
### Configure AI Provider (Optional)
28
34
29
35
AI summaries and translations require an external CLI tool. The default is Gemini CLI.
0 commit comments