|
@@ -144,7 +144,7 @@ class Settings:
|
|
|
demand_pool_source_table: str = "dwd_multi_demand_pool_di"
|
|
demand_pool_source_table: str = "dwd_multi_demand_pool_di"
|
|
|
demand_pool_excluded_strategy: str = "当下供需gap-分词"
|
|
demand_pool_excluded_strategy: str = "当下供需gap-分词"
|
|
|
demand_pool_top_n: int = 200
|
|
demand_pool_top_n: int = 200
|
|
|
- hot_demand_pool_strategy: str = "近期热点"
|
|
|
|
|
|
|
+ hot_demand_pool_strategy: str = "新热事件"
|
|
|
wxindex_score_threshold: float = 1_000_000.0
|
|
wxindex_score_threshold: float = 1_000_000.0
|
|
|
|
|
|
|
|
postprocess_batch_size: int = 20
|
|
postprocess_batch_size: int = 20
|