third step
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Intent vocabulary and pattern configuration.
|
||||
# Lists mirror the previous PHP defaults exactly; PHP defaults remain as fallback.
|
||||
# Lists and thresholds mirror the previous PHP defaults exactly.
|
||||
# Migrated config areas are YAML-only; remaining areas are migrated incrementally.
|
||||
parameters:
|
||||
retriex.intent.commerce.config:
|
||||
strong_signals:
|
||||
@@ -141,6 +142,7 @@ parameters:
|
||||
max_allowed_score: 1.0
|
||||
|
||||
retriex.intent.light.config:
|
||||
list_threshold: 4
|
||||
quantity_words:
|
||||
- alle
|
||||
- sämtliche
|
||||
@@ -175,6 +177,8 @@ parameters:
|
||||
- '/\btop\s*\d+\b/u'
|
||||
|
||||
retriex.intent.sales.config:
|
||||
dominance_delta: 2
|
||||
min_score_threshold: 3
|
||||
sales_signals:
|
||||
- preis
|
||||
- preise
|
||||
|
||||
Reference in New Issue
Block a user